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

RadButton and ResponseScripts issue

1 Answer 54 Views
Button
This is a migrated thread and some comments may be shown as answers.
Mammu
Top achievements
Rank 1
Mammu asked on 24 Mar 2011, 11:00 PM
Hi,
I have some issues with the RadButton click event. I have an user control that has a ListView and RadButton. On the main page I set the radbutton clicke event in a declarative way by exposing the radbutton as a usercontrol property. when users click on a some other button on main page I am databinding the listview and adding a responsescript that i want to run after the ajax call. But when I click the radbutton on the usercontrol it doesnt work. But, when I take out the reponsescript it works fine. Please let me know if I am missing something.

Thanks in advance!!!

1 Answer, 1 is accepted

Sort by
0
Mammu
Top achievements
Rank 1
answered on 27 Mar 2011, 05:36 AM
Sorry guys. I got this cleared. I am using a jquery plugin that is replacing the DOM elements out side the form and so this weird behavior is happened. Please ignore my post.

Thank you
Tags
Button
Asked by
Mammu
Top achievements
Rank 1
Answers by
Mammu
Top achievements
Rank 1
Share this question
or