Hi guys . . .
How can i make Head-Detail View like in MS Access with MSFlexGrid.
thank u for your kindness . . .
Best Regards,
Printable View
Hi guys . . .
How can i make Head-Detail View like in MS Access with MSFlexGrid.
thank u for your kindness . . .
Best Regards,
You mean like when you have a relationship between two tables and you view the main table and it
displays a plus sign. Then when you click it it opens the referenced table as a row of records?
Yes :D i mean just like that ...
i've tried using SetParent for Detail FlexGrid just to keep it still inside in the Head FlexGrid ... but still confusing on how to manage the Head FlexGrid row to keep it visible above the Detail FlexGrid :confused: beside the Plus and Minus sign problem's .... can you help me, please ???
Sorry if my english confusing you :(
Best Regards,
I havent done it myself, but to duplicate that effect you need to use the MS Heirarchical FlexGrid control.
I believe it has a Band object which does this.
Sir RobDog888 . . .thank's again for your replies :)
Yes you're wright . . . i can get the same effect if i use MSHFlexGrid.
but, i have some other plan by using MSFlexGrid, like adding CheckBox and etc for the Detail FlexGrid . . .( Unbound Methode )
Is there's a way i can make it with MSHFlexGrid ? How can i do that ?
Sorry if i got a lot of questions here . . . :blush:
Best Regards,
Usually what I see for a checkbox in a grid is to format the one particular column to use a
Windings Font character of a box and another one with a x through the box.
:)
I see :) . . . Creating a fake checkboxes! it might be work, i must try it for that one. thank's again Sir RobDog888 . . .
But i still don't get my answer for my first question above :( ??????
Best Regards,
It can only be done by using the Heirarchical FlexGrid. The regular FlexGrid can't simulate it.
Thank's for the information Sir RobDog888 . . .
but i'll continue my curiosity about that ;) ....
Best Regards . . .