Hi,
Suppose there is a DataGrid on a form bound to a DataTable. When a user is
editing a cell without leaving the cell, and then closes the form, the value
is not updated to the underlying data source.
How can I accomplish this?
Thanks,
--
Tom Tempelaere.
Suppose there is a DataGrid on a form bound to a DataTable. When a user is
editing a cell without leaving the cell, and then closes the form, the value
is not updated to the underlying data source.
How can I accomplish this?
Thanks,
--
Tom Tempelaere.
Comment