This is a migrated thread and some comments may be shown as answers.

Load present tab controls into new tab

1 Answer 246 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
smith spd
Top achievements
Rank 1
smith spd asked on 25 Jun 2010, 10:00 PM
Hello Telerik Team,

I have developed my application similar to this.
I have two tabs with UserControls loaded inside them (Multipageview_created) and I would like to implement the logic where, If I click on a link on  tab2, it should load a new tab with different tab name (like tab2_abc) that would restore the pagestate in Tab2.
I am able to get the pagestate (which gives me for both tabs) and if I follow the Addtab(...) method to dynamically create a new tab, I get the
error: Obj ref not set to instance of obj.... near RadTabStrip1.tabs.add(...)
So, the issue is new tab cannot be added dynamically to load a new radpageview into it on Postback.

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 01 Jul 2010, 02:19 PM
Hi smith,

Could you please open a support ticket and send us there a simplified version of your page so that we can test it locally? Thanks

Best wishes,
Yana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
TabStrip
Asked by
smith spd
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or