Search Type: Posts; User: ridzeal
Search: Search took 0.01 seconds.
-
9 Sep 2011 1:36 AM
- Replies
- 7
- Views
- 2,422
Few critical feature like editing treegrid also affected by this cause
-
24 Aug 2011 1:46 AM
- Replies
- 3
- Views
- 844
REQUIRED INFORMATIONExt version tested:
Ext 4.0.2a
Browser versions tested against:
Chrome (latest)
Description:
When attempt to store.load(). It fails
Steps to reproduce the problem: -
18 Aug 2011 1:59 AM
Jump to post Thread: Ext JS 4.0.2 RC released by ridzeal
- Replies
- 61
- Views
- 13,965
Grid with Checkbox Model Selection is not working in this release
-
4 Aug 2011 12:14 AM
Jump to post Thread: this.store.remove() doesn't work? by ridzeal
- Replies
- 2
- Views
- 804
I'm using this as solution
if(this.store.destroy(selection)) {
this.store.remove(selection);
} -
6 Jun 2011 7:28 PM
Jump to post Thread: Dynamic Load Grid with Paging by ridzeal
- Replies
- 1
- Views
- 637
After debugging using Chrome, I found that the paging toolbar sent with GET method, so I could get the correct dataset.
The only problem is when you get maximum page, like page 1 of ... Should I... -
6 Jun 2011 6:52 PM
Jump to post Thread: Dynamic Load Grid with Paging by ridzeal
- Replies
- 1
- Views
- 637
Hi,
I'm going to make a grid that's load dynamically from server, so when the grid request other page it would communicate with server with certain parameter (page, num per page, sort).
Is...
Results 1 to 6 of 6
