Click here to Skip to main content
15,909,953 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,

Can any one tell me how to create a dockable panel in asp .net?

Actually it should like a solution explorer in visual studio..

In my web page, one panel is there. whenever i click on a button which is placed on the left side of the page, the panel should be opened(like solution explorer)..

Is is possible? If so please tell me the way..

Thanks & Warm regards,

Ragamaie..
Posted

u can use dock panel using jquery if u r working on web developement i suggest u some reference links u can see the demo as well as download that demo

http://www.jankoatwarpspeed.com/wp-content/uploads/examples/AdvancedDocking/[^]

http://www.jankoatwarpspeed.com/advanced-docking-using-jquery/[^]
 
Share this answer
 
Have you tried a panel, with it's Dock property set appropriately? Perhaps with a TabControl inside it?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900