Search Type: Posts; User: evilbrot
Search: Search took 0.01 seconds.
-
18 Nov 2011 3:54 PM
- Replies
- 2
- Views
- 848
Yeah that's the strange thing... Running the code in a normal web browser works fine. But with PhoneGap i get the blank screen caused by the LoadMask overlay BUT ONLY i if i trigger the action event...
-
14 Nov 2011 6:05 AM
Jump to post Thread: I need help with paging PLEASE! by evilbrot
- Replies
- 2
- Views
- 524
Since you have remoteFilter active you need to filter your json elements on the server side and only return the ones matching the supplied filter. On the client side, Sencha Touch won't perform any...
-
14 Nov 2011 6:00 AM
- Replies
- 2
- Views
- 848
Hello everyone,
after Upgrading to iOS 5, i encountered a really strange behavior in Sencha Touch. I don't know whether it's related to Sencha Touch or PhoneGap so i did not post it as a bug.
... -
23 Aug 2011 11:09 PM
- Replies
- 5
- Views
- 1,314
Hey Allan,
i assume you are using remoteFilter: true so when you call clearFilter() it will simply clear the existing filters but it will not trigger a reload of your store. The records in your... -
23 Aug 2011 1:55 AM
- Replies
- 5
- Views
- 1,314
Encountered the same problem today but there is a simple solution.
Instead of adding a filter for each property with the filter() function, create an array that contains your filters and add this...
Results 1 to 5 of 5
