Search code examples
javascriptextjstabsstoreextjs3

ExtJS 3.4 | Create dynamically Tabs from Store-Result


Is it possible to create a tabbed-panel from a store result?

For example, the result of the store has two id's and for each id a tab should be created or the result has five ids then should the panel has 5 taps.

Is that possible and if there an example?

Thanks and Regards hugi


Solution

  • Here is an example i made for you: It's Ext 4.2 but it should work for 3.4 too (fingers crossed): https://fiddle.sencha.com/#fiddle/so8

    --- Update ---

    Ext 3.4 example: https://fiddle.sencha.com/#fiddle/sr0