Is it possible to use the Hierarchical FlexGrid with DAO. The help files are geared up to ADO, but also refer to the Data control, which I can't get it to work with using DAO. Any suggestions or clues?
Printable View
Is it possible to use the Hierarchical FlexGrid with DAO. The help files are geared up to ADO, but also refer to the Data control, which I can't get it to work with using DAO. Any suggestions or clues?
Doubt it -- part of the description for the control says OLEDB, which Jet/DAO is not....
I misunderstood what a hierarchical recordset is. This, combined with not reading the help screens properly, ensured that I was on a loser!!!
Thanks anyway!