DataGrid Update

  • Thread starter Thread starter John Hoge
  • Start date Start date
J

John Hoge

Is there an easy way to make sure that the Update button event handler
will be fired if the user presses enter in a textbox in a row that is
being edited?
 
That brings up another question: how to get the ID of the button
generated by an Edit/Update/Confirm column in a Datagrid?
 
Back
Top