Welcome Guest Search | Active Topics | Sign In | Register

Dynamically Created TabStrip Options
kizel
Posted: Thursday, January 17, 2013 1:25:27 PM
Rank: Member
Groups: Member

Joined: 8/27/2012
Posts: 11
I am creating a TabStrip dynamically on a page. The tabstrip definition and the controls for each tab are created from JSON that is stored in a database. Is there a standard method for maintaining the field data for all tabs when switching back and forth between them, or do you know the best way to accomplish this?

I understand and apologize if this outside the support realm. Thanks for your help.
eo_support
Posted: Thursday, January 17, 2013 1:34:27 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

Unfortunately this is indeed outside of the scope of our support ---- dynamically creating controls and maintaining their status is a general ASP.NET programming topic. Sorry about it!

Thanks!
kizel
Posted: Thursday, January 17, 2013 1:35:04 PM
Rank: Member
Groups: Member

Joined: 8/27/2012
Posts: 11
BTW, I have tried storing and restoring the data in hidden fields when switching tabs, but that led to events not being fired as they should. I would prefer to have the field data stored in the viewstate. Thanks.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.