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

RadDropDownList causing issues

1 Answer 36 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 02 Aug 2015, 02:40 PM
I have added a RadDropDownList control on my web page. Along with it I have added a standard Asp.Net button control. When I am clicking on the Asp.Net button the event associated with it is not getting fired. Can anyone tell why is this happening? Is it because of the Rad control? If so then what should I do to make the button click event to work properly?

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 04 Aug 2015, 05:53 PM
Hello,

There is no relation between the DropDownList control and the click event of a Button and the presence of our control on the page should not have any effect on whether it fires or not. Have you checked your browser's developer tools for any js errors?

Could you please try reproducing the issue in the attached sample project and post your modifications?

Regards,
Ivan Danchev
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
DropDownList
Asked by
Richard
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or