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?