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

Grid - Scrolling and filtering

2 Answers 60 Views
Grid
This is a migrated thread and some comments may be shown as answers.
veera
Top achievements
Rank 1
veera asked on 25 May 2011, 02:22 PM
Hi All,

I need Horizontal scroll on gridview.is it mandatory to Set UseStaticHeaders property to true .

Also any option in RAD grid filtering similar to excel sheet.

      The filter boxes require me to type in a value to filter on.  Is there an option for something closer to how Excel handles filters? 


Thanks
Vru

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 25 May 2011, 02:47 PM
Hello Veera,

I suggest you review the following thread which elaborates on the same subject:
Display horizontal scroll only.

I hope the following code library will help you to achieve your second requirement.
Excel-like Auto-filter with RadGrid, RadMenu and RadAjax.

Thanks,
Princy.
0
Pavlina
Telerik team
answered on 25 May 2011, 02:59 PM
Hello Veera,

It is not mandatory to set UseStaticHeaders property to true .You can refer to the link below for more information:
http://www.telerik.com/help/aspnet-ajax/grid-scroll-with-static-headers.html

Additionally, the following online example demonstrates how you can achieve filtering similar to excel sheet:
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandcombo/defaultcs.aspx?product=grid

I hope this helps.

Kind regards,
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.

Tags
Grid
Asked by
veera
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Pavlina
Telerik team
Share this question
or