Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Detecting form changed


Message #1 by "Peter Lawrence" <peter.lawrence@p...> on Wed, 17 Apr 2002 17:14:20 +0100
I am using a Datagrid containing <ASP:TextBox> controls to give the user a
form.
Can anyone tell me how to detect (on the server) if the user has made any
changes when the form gets posted back? I don't want to have to compare all
the controls with their original values in the database.

Thanks
Peter


  Return to Index