Search Type: Posts; User: ggunders
Search: Search took 0.05 seconds.
-
25 May 2011 8:00 AM
- Replies
- 34
- Views
- 28,423
Is textarea going to be supported in Ext4 for this plugin? It worked alright on 3.x.
thx -
19 Apr 2011 8:21 AM
- Replies
- 2
- Views
- 1,975
So default behavior for a select field on an android device is to show approx 3 items of data. In chrome, the browser displays 10-20 as a modal overlay.
which CSS rules do i need to change to... -
7 Mar 2011 12:03 PM
- Replies
- 0
- Views
- 773
I am hoping one you genius's out there can help me out.
im just trying to autoLoad a webpage into a tabpanel
my stripped down example below.
Ext.setup({
phoneStartupScreen:... -
5 Mar 2011 5:18 PM
- Replies
- 7
- Views
- 7,782
I did check the response in the chrome inspector network window. the json looked acceptable. again, this json works in extjs - sencha touch has an issue.
i tried this as well
$return =... -
4 Mar 2011 1:28 PM
- Replies
- 7
- Views
- 7,782
Found a solution:
dont use the submit() function!!
the following are two methods of POST'ing data to a server.
the first uses submit and fails, the second uses ajax and passes -
4 Mar 2011 12:48 PM
- Replies
- 7
- Views
- 7,782
Disregard last response,
when changing to an array
echo "[ {\"success\": true,\"message\": \"hello\"}]";
The success block is skipped and the failure block is called.
The array is... -
4 Mar 2011 12:44 PM
- Replies
- 7
- Views
- 7,782
Thanks for the quick response,
the json array did not work either - same error message.
its so odd, this works when using the extjs libraries -
4 Mar 2011 12:26 PM
- Replies
- 7
- Views
- 7,782
Tried hundreds of combinations that work in extjs, but dont work on sencha touch
just want to decode a json response from my php server
dockedItems: [
{
...
Results 1 to 8 of 8
