I made a connection between a mshflexgrid and a ado database.
I made the grid editable and when I edit a record it updates the database but it doesn't update the flexgrid until I restart the program.
Any one knows what I am doing wrong?
Printable View
I made a connection between a mshflexgrid and a ado database.
I made the grid editable and when I edit a record it updates the database but it doesn't update the flexgrid until I restart the program.
Any one knows what I am doing wrong?
try refreshing the ado and the grid...
I think I did try that, maybe I did it wrong :blush: but I will look into it again.