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?
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...
Regards,
™
As a gesture of gratitude please consider rating helpful posts. c",)
FAQ Submissions: ADO Tutorial | Add record to database | Read/write a text file | Read/write to .Ini | Delete a file | Check file existence | One instance of application | Retrieve running processes / Other stuffs: Mouse Hotkey | Compress file using SQL Server! | Global error handler with stack tracing | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system
I think I did try that, maybe I did it wrongbut I will look into it again.