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

JavaScript doesn't work in dynamically added user control in PanelBar PanelItem.

0 Answers 32 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Velkumar
Top achievements
Rank 2
Velkumar asked on 03 Apr 2012, 01:35 PM
Hi

        In my aspx page I have a usercontrol. In this UserControl I have a PanelBar with four  panel items. Each panel items contains different usercontrol ( ASCX ).  In the panel item click I have loaded the usercontrol dynamically in the corresponding panel item. In my page load I have expanded the first panel item as default.  When  i click the second panel item the usercontrol for this panel item  will be loaded but the script inside this usercontrol is not working. Please give any solution for this problem.

No answers yet. Maybe you can help?

Tags
PanelBar
Asked by
Velkumar
Top achievements
Rank 2
Share this question
or