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

RAD Filter showing results in RAd Grid

1 Answer 66 Views
Filter
This is a migrated thread and some comments may be shown as answers.
govind
Top achievements
Rank 1
govind asked on 28 Sep 2010, 07:30 AM
Hello,

I was wondering if there is any sample code for using RAd Filter with RAd Grid in sharepoint.
The Scenario is
I need to create search condition based on three columns of the list, once the condition is set in filter it should show results in the RAD Grid.
That means i have to handle all the stuff from code behind. Rather then using the standard demo shown for RAD Filter with RAD Grid.

Thanks,
Govind.

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 01 Oct 2010, 07:49 AM
Hello govind,

In order to achieve your goal, you can add the RadFilter field editors manually, either in the control declaration or programatically. Then handle the ApplyExpressions event to get the built expression and apply them to the grid. You can check out this help article for more information.

Regards,
Iana
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
Filter
Asked by
govind
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or