wonderhands
Programmer
Hi i am trying to populate an ms Hflexgrid with a DAO recordset. for this project ADO is not an option, so therefore i can't make use of the Msdatashape provider.
Having a lot of trouble trying to work out which props/methods to use.
I know that if this is possible with DAO, i am going to have to loop through 2 recordsets, but not sure which properties i have to manipulate to link child records to their master in the grid, to enable the expandble/collapsable functionality of the hierarchical data.
Any help will be much appreciated.
Having a lot of trouble trying to work out which props/methods to use.
I know that if this is possible with DAO, i am going to have to loop through 2 recordsets, but not sure which properties i have to manipulate to link child records to their master in the grid, to enable the expandble/collapsable functionality of the hierarchical data.
Any help will be much appreciated.