Is it possible that you have multiple store and one list, and you are just changing the value of itemTpl and store (using setItemTpl and setStore methods)? In the previous version of Sencha, we have this kind of strategy, and it is working properly.
Printable View
Is it possible that you have multiple store and one list, and you are just changing the value of itemTpl and store (using setItemTpl and setStore methods)? In the previous version of Sencha, we have this kind of strategy, and it is working properly.
Wouldn't it be easier to just have multiple dataviews / lists, and swap them out as necessary?
I tried it, but I realized I will a lot of code changes and it is not practical to use this solution. Is there's any solution for this?
Thank you..
ST 2.1.1 will fix a bug where setItemTpl wouldn't work.