gadgetguy1111
IS-IT--Management
hello,
I'm using a datagrid to allow my user to make changes to the data in a recordset.
currently, i am using the datagrid_AfterColEdit event to allow me validate the information changed.
the problem is i don't know how to cancel the update should the information changed be tested invalid.
any idea how to cancel an update to a datagrid?
am i using the correct event?
thanks.
I'm using a datagrid to allow my user to make changes to the data in a recordset.
currently, i am using the datagrid_AfterColEdit event to allow me validate the information changed.
the problem is i don't know how to cancel the update should the information changed be tested invalid.
any idea how to cancel an update to a datagrid?
am i using the correct event?
thanks.