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

Grid rows fill available space on browser resize

1 Answer 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ajenski
Top achievements
Rank 1
ajenski asked on 09 Apr 2010, 05:53 AM
Hello

I have a grid (Rad AJAX 2010 Q1 C# 3.5) that is in a content page (the masterpage provides the navigation control and general look of the page while the content page shows the grid-content itself).  I finally got my grid to cosmetically resize to fit the available space that the content page provides for it on 'all' browsers.  When I say resize to fit I mean that as the browser window is resized the grid resizes to fill the new amount of space provided to it. (a formidable challenge on its own)  

My new  quest is this:

with the grid resizing and occupying 100% of the available Height and Width, the number of data rows displayed in this grid remains constant leaving an empty area in the grid at the bottom where I'd like to display more rows.  I have read the forums looking for an example like this but haven't found any...  Can you provide me with an example of how to do this within a content page.  I am sure that other readers will be interested in an example such as this.

thanks in advance!
AJ

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 09 Apr 2010, 08:19 AM
Hello AJ,

Here is a demo:

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

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
ajenski
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or