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

grid resizing with splitter

1 Answer 60 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 08 Nov 2010, 08:25 PM
Hello,

Using this code base;

http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandsplitterresizing/defaultcs.aspx?product=splitter

If I added a second grid to the bottom panel, Can I get the splitter to resize both grids?  If so, what would be the best way of resizing both grids to take up the entire browser screen? (When I set the height value of the panes to a percentage, it does not display properly).

Thanks,

Richard.

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 09 Nov 2010, 05:56 PM
Hi Richard,

Yes, you can use two RadGrids in two separate RadPanes and the technique will be exactly the same as shown in the demo, except that you will check the height of two different RadPanes.

In order to make the RadSplitter resize with the browser window, please refer to:

http://demos.telerik.com/aspnet-ajax/splitter/examples/resizewithwindow/defaultcs.aspx

Best wishes,
Dimo
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Richard
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or