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