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

Footer with Horizontal Scrollbar

5 Answers 180 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Anthony
Top achievements
Rank 1
Anthony asked on 02 Dec 2010, 01:15 AM
HI,

I have a grid with a footer and a horizontal scrollbar. The scrollbar is appearing in between the last row in my grid and the footer. Is there a way to change this so that the footer appears under the last item in my grid, and then the scroll bar appears below that?

-Anthony

5 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 02 Dec 2010, 10:29 AM
Hi Anthony,

Unfortunately the desired functionality is not supported by the RadGrid control. However, please do not hesitate to contact us if other questions or problems arise.

Kind regards,
Pavlina
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Sandeep
Top achievements
Rank 1
answered on 01 Feb 2011, 06:41 AM
Hi,

I saw the reply that its not possible but I have the same problem - just want to know that , after that last reply ,  if any work around exists to this ?  
0
Pavlina
Telerik team
answered on 01 Feb 2011, 05:19 PM
Hello Sandeep,

To achieve the desired functionality you can implement simple custom scrollbar with RadSlider in div and use the slider to scroll the content of the RadGrid control.

You can review the online resources below for more information.
 
http://www.telerik.com/community/code-library/aspnet-ajax/general/radgrid-scrolling-through-radslider.aspx

http://demos.telerik.com/aspnet-ajax/slider/examples/customscrollbar/defaultcs.aspx

Greetings,
Pavlina
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Sandeep
Top achievements
Rank 1
answered on 10 Feb 2011, 06:22 PM
Thank you ! 
0
Ryan Eaves
Top achievements
Rank 1
answered on 28 Jan 2012, 03:08 AM
This solution does not handle frozen columns, FYI.
Tags
Grid
Asked by
Anthony
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Sandeep
Top achievements
Rank 1
Ryan Eaves
Top achievements
Rank 1
Share this question
or