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

Telerik Tab + PageView Created makes my TextBox empty

0 Answers 47 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Balaji
Top achievements
Rank 1
Balaji asked on 01 Nov 2010, 01:26 PM
Hi,

Please anyone help me on this scenario.

I have a Telerik Tab and I am using the RadMultiPage to create the dynamic user controls inside the Tab.
Apart from that I have a seperate TextBox out of the Tab.

I have to pass this TextBox value to all the UserControls which is inside the UserControl on TabClick Event.

When I Clicks the Next Tab Strip Its initially triggers the

OnPageViewCreated (The LoadControl actually happens here with the parameter of TextBox value)

and then Its triggers the TabClick Event.

On debug mode I found that, The Value of the TextBox is empty on OnPageViewCreated , When Its coming to the TabClick Event It has the proper value.

I am not sure why the TextBox value is empty when come into OnPageViewCreated. Could anyone please help me on this ?

No answers yet. Maybe you can help?

Tags
TabStrip
Asked by
Balaji
Top achievements
Rank 1
Share this question
or