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

New to RadControls, . . . help with Rad Grid

1 Answer 54 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Leonard
Top achievements
Rank 1
Leonard asked on 06 Dec 2011, 02:08 AM

HI

I'm new to the ASP.NET Web RadControls.  I am taking over a project that uses them and trying to address some bug issues.  What I am seeing are pages that behave differently.  

In one case, what I'm seeing is a page where the grid extends past the bottom of the page and a vertical scroll bar on the right side.  If I scroll the vertical scroll bar to the bottom, I still cannot see the bottom of the grid unless I enlarge the Browser frame past the height of the grid.  The RadGrid appears to snap to the status bar of the IE 9 Browser.

In another case, the RadGrid must have paging enabled, but what I see are the grid rows also extending past the bottom of the browser screen with a vertical scroll bar.  I can scroll the view to the bottom of the grid where the paging controls come partially into view.  If I refresh the page or enlarge the browser height, I can see the entire paging row.

I would like  the RadGrid to snap to the browser window and present the paging controls at the bottom.  It makes no sense to me to have a grid with paging controls AND a vertical scroll bar on the side to scroll down to the paging controls. 

How to I do that?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 09 Dec 2011, 02:34 AM
Hi Leonard,

I suggest that you examine the code library below and see if it works for you:
http://www.telerik.com/community/code-library/aspnet-ajax/grid/setting-100-height-and-resize-on-container-resize-for-grid-with-scrolling-and-static-headers.aspx

All the best,
Pavlina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Grid
Asked by
Leonard
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or