Hi
I am having some trouble with dynamically created radtabstrip, radmultipage and radpageviews.
Here is what I am doing. I am creating a tabstrip, multipage and pageview dynamically on pageload. There is a button created as well on the page after these controls are created. Everything is created dynamically.
The button which is created when clicked should add another tab and page view to the existing tabstrip and multipage. Its adding tabs when I click the button but it doesn't create a pageview instead the already created pageview (on pageload) is gone.
What is the solution to this problem? All the controls are created dynamically and are added to a place holder on the page. I am using this http://www.denisbauer.com/ASPNETControls/DynamicControlsPlaceholder.aspx place holder which persists its child controls.
Can someone please help me with this?
Thanks
Atiq
I am having some trouble with dynamically created radtabstrip, radmultipage and radpageviews.
Here is what I am doing. I am creating a tabstrip, multipage and pageview dynamically on pageload. There is a button created as well on the page after these controls are created. Everything is created dynamically.
The button which is created when clicked should add another tab and page view to the existing tabstrip and multipage. Its adding tabs when I click the button but it doesn't create a pageview instead the already created pageview (on pageload) is gone.
What is the solution to this problem? All the controls are created dynamically and are added to a place holder on the page. I am using this http://www.denisbauer.com/ASPNETControls/DynamicControlsPlaceholder.aspx place holder which persists its child controls.
Can someone please help me with this?
Thanks
Atiq