hi all
i have 2 tables ( one of them a master table and the second one for details ) also i have one datagridview , i want to show those tables on the datagridview like the treeview .. plz help me and sorry for my weak english
hi all
i have 2 tables ( one of them a master table and the second one for details ) also i have one datagridview , i want to show those tables on the datagridview like the treeview .. plz help me and sorry for my weak english
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Komal PatelPosted Jan 7, 2009, 8:04 AM
http://www.c-sharpcorner.com/Forums/ShowMessages.aspx?ThreadID=48162
http://www.c-sharpcorner.com/Forums/ShowMessages.aspx?ThreadID=52461
Bechir BejaouiPosted Dec 1, 2008, 4:53 AM
first download a MSHflexgrid.ocx which is leveraged for the previous versions I mean VS6.0 then import it using the COM API provided by .Net plateform
This is a walkthrough of how to implement an ocx control within a .Net environment
talal hamedPosted Nov 30, 2008, 11:38 AM
Hi Sir ...
i want datagridview shows data like way of treeview control ... in brief - for each row in datagridviewRows has childs rows
Got it ?? :(
Bechir BejaouiPosted Nov 30, 2008, 11:13 AM