Hi all
Have a datagrid bound to an oledb dataset.
I want to be able to add a handler for when a user moves to a new blank row.
Reason is that I want to manipulate that record and also want to disable certain columns until user completes other fields.
Is this possible?
Thanks