Search Type: Posts; User: hlong290494
Search: Search took 0.03 seconds.
-
14 Nov 2012 12:38 PM
- Replies
- 1
- Views
- 271
Hello,
I use filter feature for the grid, I want it to restore previous selections after the filter is updated.
I save the row indexes in an array called rowIndex[]
I tried to put the... -
3 Nov 2012 11:44 AM
Jump to post Thread: Highlighting a row in a Grid by hlong290494
- Replies
- 3
- Views
- 389
Hi I need to the row to be highlighted to grab user's attention only. Not when hover/select
-
1 Nov 2012 6:20 PM
Jump to post Thread: Highlighting a row in a Grid by hlong290494
- Replies
- 3
- Views
- 389
Hello, why I can't highlight a row though the highlight() method is in Firebug console.
My code:
el = Ext.get(Ext.ComponentQuery.query('emailList')[0].getView().getNode(0));
el.highlight(); -
28 Oct 2012 8:21 PM
- Replies
- 1
- Views
- 459
Hello, I'm new to Ext JS 4.
I am writing an application to make changes between the Grid and the Back-end. :)
My store :
Ext.define('DirectoryAdmin.store.members.Members', {
extend:...
Results 1 to 4 of 4
