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

Get the radpane collapse state true or false in javascript

1 Answer 85 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Giri
Top achievements
Rank 1
Giri asked on 14 Nov 2008, 09:09 AM
Hi,        
       I am using splitter with two radpane with the splitbar in between them.So here i need if i  collapse the first radpane i want to set the radgrid width.So i need the codings in clientside only.How to know the radpane collapse state is true or false in the javascript......If it is collapsed then i give the width of my radgrid.........
      Help me.........

Regards,
Giri.......

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 14 Nov 2008, 09:35 AM
Hi Giri,

The RadPane client object offers the client-side get_collapsed method which works exactly as you described your requirements. All you need to do is to reference the particular pane and call the above mentioned method. You can find the RadPane's client side API reference here.

Sincerely yours,
Svetlina
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Splitter
Asked by
Giri
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or