Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mshflexgrid

Status
Not open for further replies.

wonderhands

Programmer
May 13, 2002
19
GB
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.
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top