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

Dynamic TabStrip and UserControl

1 Answer 49 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
kham
Top achievements
Rank 1
kham asked on 06 Apr 2011, 10:16 AM
Hello,
    I create my page with dynamic usercontrol using tabstrip . In my parent page I have Save Button and Muliple tab.
When I Click the Save Button from Parent Page i want all  tab data are save to database. My problem is I can't
find input data from Parent Page.If I input some data from tabstrip textbox and save ,only got null value . Can anyone help me?

1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 11 Apr 2011, 10:47 AM
Hello Kham,

You problem seems to be due to the fact that you are not referencing the items in the User Controls properly.

On how to access controls inside Templates please refer to the following help article.

If the help article doesn't help you out, try to provide more information on how you add your User Controls and whether you are using RadMultiPage or not.

Best wishes,
Dimitar Terziev
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
kham
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Share this question
or