Hi all
I need to have a list panel and grid view in the other side . as per the selection in the list panel the grid values should change from the server . is it possible to do it in Sencha touch 2 , if so how ?
Hi all
I need to have a list panel and grid view in the other side . as per the selection in the list panel the grid values should change from the server . is it possible to do it in Sencha touch 2 , if so how ?
What you could do is listen for the itemtap or select event on the list and get the store from the grid and load the store based on the record that was tapped
What you could do is listen for the itemtap or select event on the list and get the store from the grid and load the store based on the record that was tapped
Mitchell Simoens @LikelyMitch
Modus Create, Senior Frontend Engineer
________________
Need any sort of Ext JS help? Modus Create is here to help!
Check out my GitHub:
https://github.com/mitchellsimoens