|
-
Jun 7th, 2002, 03:49 PM
#1
Thread Starter
Addicted Member
Refreshing data in MsHFlexGrid
Hello,
I have insterted MSHFlexGrid binded to ADODC in the form. MSHFlexGrid is used for displaying data only, so I have another form for data modification.
How can I refresh the data displayed in MSHFlexGrid to display data modified? I tried the Refresh method but it has no effect.
Thanks
-
Jun 11th, 2002, 07:28 AM
#2
Fanatic Member
You Need To
Since you have bound the grid to the ADODC control, it is the ADODC control that you need to refresh. If this hasn't got the latest data in it, then it's not going to get to the grid control.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|