How to Bind Click Events for Image Buttons on a Template Columns in a DataGrid?
-
Hi All, I am using DataGrid Control to ASP.NET,C# Web Application. I have added template column for Data Grid and added Image button for ItemTemplate. Now I need to fire Click event when Image button Pressed on a Perticular Data Row . There are 20 or More rows in a DataGrid. Can any one tell me how to bind ClickEvent for ImageButtons on a Template Column? Thanks in advance.
-
Hi All, I am using DataGrid Control to ASP.NET,C# Web Application. I have added template column for Data Grid and added Image button for ItemTemplate. Now I need to fire Click event when Image button Pressed on a Perticular Data Row . There are 20 or More rows in a DataGrid. Can any one tell me how to bind ClickEvent for ImageButtons on a Template Column? Thanks in advance.