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

radgrid custom filter

1 Answer 44 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Pronic
Top achievements
Rank 1
Pronic asked on 22 Apr 2011, 10:07 AM
i am using custom filtering in ragdrid...I need to add all the filter cell values in a filterlist object...how can i access all these filter column textboxes and also i need filter menu choices ...

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 28 Apr 2011, 08:36 AM
Hello Pronic,

To achieve your goal, you can loop through the grid MasterTableView Columns/RenderedColumns. You might need to cast each column to the proper type. Then use the CurrentFilterFunction and CurrentFilterValue properties to get the desired values.

Best wishes,
Iana
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
Pronic
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or