Which control can I use?
-
When I click a link, a grid should be visible. Its similar to tab controls but in tab controls the tabs will be horizontal, but I need it to be vertical. Like a tree view, when I click, Link1, underneath, a control will pop up which will have a grid. When I click Link2, another control should open up. Can you suggest me which control I can use for this? I have tried to describe but if not clear, I can try explaining again.
Thanks
-
When I click a link, a grid should be visible. Its similar to tab controls but in tab controls the tabs will be horizontal, but I need it to be vertical. Like a tree view, when I click, Link1, underneath, a control will pop up which will have a grid. When I click Link2, another control should open up. Can you suggest me which control I can use for this? I have tried to describe but if not clear, I can try explaining again.
Thanks
There's no control for this, but you can just show/hide your grids when the links are clicked.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )