mankz
27 Jan 2010, 1:09 AM
Go to live example:
http://www.extjs.com/deploy/dev/examples/grid/locking-grid.html
Open firebug, and fire this row:
Ext.getCmp('ext-comp-1001').store.removeAt(1);
Rows are not striped correctly anymore.
http://www.extjs.com/deploy/dev/examples/grid/locking-grid.html
Open firebug, and fire this row:
Ext.getCmp('ext-comp-1001').store.removeAt(1);
Rows are not striped correctly anymore.