Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Reusing components without colliding IDs for Multiple Tabs

$
0
0
Hi! I have a TabSet that opens tabs dynamically (with canClose: true).. Problem that I am facing is, when a user opens multiple tabs that have same components drawn, their IDs collide.
However, I went through a thread which suggests to use destroy().. But since I want to allow my user to switch over the tabs, I can not use destroy(), as it will remove the components of the previous tabs.
Please suggest how can this be managed?

Viewing all articles
Browse latest Browse all 4756

Trending Articles