M
mfleet1973
Hello again.
vb.net 2003, mssql server...
I'm using a datagrid. Users can modify information in the grid. When
the user scrolls to another record, I need to detect if a field
(employee) has been changed. If it has changed, the program must send
an e-mail to the employee selected in the grid combobox. What is the
best way to go about doing this. Is there an event to handle just
before a scroll? I can't use "OnChange" of the control because the
user may have selected the wrong employee in the combobox.
Thanks a lot!
Mike.
vb.net 2003, mssql server...
I'm using a datagrid. Users can modify information in the grid. When
the user scrolls to another record, I need to detect if a field
(employee) has been changed. If it has changed, the program must send
an e-mail to the employee selected in the grid combobox. What is the
best way to go about doing this. Is there an event to handle just
before a scroll? I can't use "OnChange" of the control because the
user may have selected the wrong employee in the combobox.
Thanks a lot!
Mike.