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

Filter column when different column's filter is selected

1 Answer 33 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andrew Short
Top achievements
Rank 1
Andrew Short asked on 19 Sep 2008, 01:17 PM
Is there any way to filter the radgrid by a column which was not the column whose criteria was selected.  For example on the grid UI I filter "StartDate" where "Contains" is 1, which actually filters "StartDateGhostColumn" where "Contains" is 1 on the back end?

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 22 Sep 2008, 03:19 PM
Hello Andrew,

You can use a hidden bound column in your grid and trigger filter action for that column to visualize the results based on your criteria in the actual grid column. Review the implementation from the following help article for more details and modify/extend the logic accordingly to achieve the goal you set forth.

Best regards,
Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Andrew Short
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or