Hi,
I am using DBGrid (data bound grid control) on a VB5.0 form.
When the user double clicks on a row, I am populating the data into text boxes and the user can modify the data and hit save button.
But as soon as the data is saved into the database, I would like to change the color of the row (which has been modified) in the grid.
Can we do that in VB5.0
thank you
nath
I am using DBGrid (data bound grid control) on a VB5.0 form.
When the user double clicks on a row, I am populating the data into text boxes and the user can modify the data and hit save button.
But as soon as the data is saved into the database, I would like to change the color of the row (which has been modified) in the grid.
Can we do that in VB5.0
thank you
nath