Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Color change for a row in DBGrid control

Status
Not open for further replies.

bnath001

Programmer
Aug 18, 2000
100
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top