JonnyCab
Nov 1st, 2000, 04:08 PM
Hi again,
I have a problem when editing values in a datagrid.
I use the Sub....DataGrid1_BeforeUpdate(Cancel As Integer)
...to validate edited value. Problem is.. if the user types in a new value and presses the process button, without going to another datagrid field first, this sub is not triggered and the change does not appear to be recognised.
Any help on this would be appreciated.
Cheers Jonny
I have a problem when editing values in a datagrid.
I use the Sub....DataGrid1_BeforeUpdate(Cancel As Integer)
...to validate edited value. Problem is.. if the user types in a new value and presses the process button, without going to another datagrid field first, this sub is not triggered and the change does not appear to be recognised.
Any help on this would be appreciated.
Cheers Jonny