Inside webdatagrid, Usercontrol(containing textbox & image button) is placed. But when image button is clicked, only page refreshes and click event doesnot fire. What can be the issue?
Hi Birendra,
The correct way to handle control events coming from inside the WebDataGrid is the ItemCommand event handler. This is explained in detail in another forum thread, please have a look at it: http://es.infragistics.com/community/forums/t/41382.aspx and let me know if you have further questions.
I was not able to understand your issue with the disabled components, please provide more details if you need any assistance on that.