Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
465
Webgrid EditRow Buttons (Done, cancel) events
posted

hi,

 have RowEditing Behavior enable and the done, cancel buttons in the row when i edit the row 

however how can i trigger an code behind event :  protected void GRID_RowUpdating(object sender, Infragistics.Web.UI.GridControls.RowUpdatingEventArgs e) when i press the done button !