Does anyone know if the MSflexgrid supports ADO?
I cant assign my ADOdatacontrol to it, and I cant fill an ordinary datacontrol with an ADOrecordset...........
Printable View
Does anyone know if the MSflexgrid supports ADO?
I cant assign my ADOdatacontrol to it, and I cant fill an ordinary datacontrol with an ADOrecordset...........
I've used ADO with flexgrids but never with a data control. I've just created recordsets on the fly and set the flexgrid datasource to the recordset.
Hope that helps!
Ian