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

radpane width problem

3 Answers 100 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
GAnesh
Top achievements
Rank 1
GAnesh asked on 19 May 2009, 03:32 AM

Hi All,

Im new for telerik control.Im using two radpane.In between one splitterbar is placed.if i resize the left radpane and collapse and expand the splitter i want to set the 200px to left pane and remaining space right pane will fill.

    In my case i set the left pane width as 200px but right pane i can't fill to remaining space. some white-space will be shown in right-side window.

How to resolve this issue.

Advance thanks.

3 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 20 May 2009, 10:29 AM
Hi GAnesh,

Would you please provide more details about the exact steps you perform and also provide your code? Do you resize the pane with javascript or by using the RadSplitBar? Please, share your code and once you do this, I will built up a test demo based on it, examine the issue locally and I will do my bets to help.

Greetings,
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.
0
BobbyOwens
Top achievements
Rank 1
answered on 16 Jun 2009, 04:09 PM
Was there an outcome to this issue as I seem to be having the same problem with my right hand pane not expanding to fill in the space when the left hand side is shrunk
0
Tsvetie
Telerik team
answered on 17 Jun 2009, 01:33 PM
Hi Bobby Owens,
I am not quite sure what your scenario is, but in case you are setting new size to one of the RadPanes using its set_width, the problem is that by doing so, you only change the width of this one pane. In case you want to resize that pane to a certain width, you should you the resize method of the RadPane instead. For additional information on the client API of the RadPane client object, please refer to our online documentation.

In case this information does not help you, please provide the code of a simple test page that demonstrates the result you get as well as detailed information on the expected result.

Best wishes,
Tsvetie
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
GAnesh
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
BobbyOwens
Top achievements
Rank 1
Tsvetie
Telerik team
Share this question
or