Posted on: 3/2/2015 10:01:37 PM | Views : 526

Hi
I have a userControl which load inside a devexpress AspxCallbackPanel in my web form.
inside my userControl, I have some controls such as textbox, comboBox, button, etc. to handle buttonClicked event in my designer pane I've double click on button to generate eventHandler, but it does not works!
Does something wrong?
can anybody help me how to add eventHandler for my controls inside userControls?
thanks in advance

Go to the complete details ...