Search Type: Posts; User: maork
Search: Search took 0.01 seconds.
-
10 Nov 2012 11:28 AM
Jump to post Thread: Grid local filtering? by maork
- Replies
- 4
- Views
- 523
i put the button insid "Ext.create('Ext.grid.Panel" after the "columns: []" section.
Ext.create('Ext.grid.Panel', { renderTo: 'GridContainer',
store: Purchase_History_Stor,
width:... -
10 Nov 2012 11:12 AM
Jump to post Thread: Grid local filtering? by maork
- Replies
- 4
- Views
- 523
where should i writ this function?
after the "Ext.create"?
btw, again thanks! -
10 Nov 2012 4:18 AM
Jump to post Thread: Grid local filtering? by maork
- Replies
- 4
- Views
- 523
hi,
i have a grid with an array store. i want to put a filter string, but no matter how i try to do this, i have js error or its just dosn't work. its is possible to filter local project?
btw i...
Results 1 to 3 of 3
