How best to automatically update
What is the best way to update a row in a DataGrid to the server database
automatically whenever a user edits and then steps off the row they have
been editing (rather like in Access). There doesn't seem to be an
explicit RowEndEdit event so I was thinking of setting a flag on the
CellEndEdit event and running the update off the RowLeave event if the
flag is set. Thoughts anyone?
Des
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Date:Sat, 14 Jul 2007 19:14:20 +0100
Author:
|