vendredi 4 avril 2014

[OPEN] Grid reconfigure not working

Open a locked grid sample.




Code:



Ext.ComponentQuery.query('gridpanel[lockable=true]')[0].reconfigure(new Ext.data.Store(), [{dataIndex : name, locked : true }, { dataIndex : 'name' }])


Notice that the grid isn't using the new store in the locked grid, still showing as many rows as before the reconfigure.




Aucun commentaire:

Enregistrer un commentaire