Hi there,

I'm currently conversing a DOA application to an ADO application and here is one of the problems I encountered:
Previously the DBgrid was used to show the data. Since that is an DOA component I use the MSHFlexgrid at the moment.

There are a lot of procedures that use the Selbookmarks property of the DBgrid, and there is no such property for the MSHFlexgrid.

Can anyone tell me what this property is normally used for and if there is a similar property for the MSHFlexGrid?


If you need an example of the code let me know.


WiseGuy