This is a migrated thread and some comments may be shown as answers.

Open (or) close the radsplitter bar by external event

1 Answer 32 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Guna
Top achievements
Rank 1
Guna asked on 16 Feb 2009, 07:07 AM


if i am dropping the node from tree view to image (like recycle bin in desktop ), at this time I wanted open or close the radsplitter bar?  

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 19 Feb 2009, 09:54 AM
Hello Guna,

In order to expand/collapse a RadPane on the client, you can use the client-side methods expand and collapse which are listed below

http://www.telerik.com/help/aspnet-ajax/splitter_clientsideradpane.html

To collapse/expand a RadPane on the server you should use its boolean property Collapsed and assign correspondingly true or false value to it.

Regards,
Svetlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Splitter
Asked by
Guna
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or