‎2007 Jun 01 9:11 AM
Hi.
Help me please!
I need to create TABSTRIP dynamically, because the number of TABS can be different.
So, how can I do this? And it's not a selection screen.
It will be good to see an example.
Thank you!
‎2007 Jun 01 9:25 AM
I am not sure abt creating a tabstrip dynamically, you might have to create one with a pre-defined no of tabs and enable/disable the required ones at runtime?
You can call different subscreens on the same tab and also change the title of the tab during runtime, so that should not be a problem I think.
Hope this helps.
Sudha
‎2007 Jun 01 9:25 AM
I am not sure abt creating a tabstrip dynamically, you might have to create one with a pre-defined no of tabs and enable/disable the required ones at runtime?
You can call different subscreens on the same tab and also change the title of the tab during runtime, so that should not be a problem I think.
Hope this helps.
Sudha
‎2007 Jun 01 9:53 AM
Yes, it's possible to do so. But it's not exactly what I need.
I've read somewhere that it's possible to create dinamically.