Get the current store -Ext JS
Simple question here,
I have a grid in my application that can hold one of any 3 given stores
(utlizes bindStore() function).
Is there a function to retrieve the current store? Something like:
Ext.getStore(grid.currentStore());
Cheers!
No comments:
Post a Comment