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

Check if GridViewDataColumn has an active Filter.

1 Answer 227 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Kiet
Top achievements
Rank 1
Kiet asked on 13 Sep 2011, 03:27 PM
Hello,

I was wondering if there is a way to check if a GridViewDataColumn's filter... is active or contains filtering.  I have code that will execute depending if the column has filtering on or not.

Thanks,
Kiet

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 14 Sep 2011, 09:13 AM
Hi Kiet,

You can look for a ColumnFilterDescriptor associated with the column of interest.

Take a look at my blog post for more information regarding column filters.

Regards,
Ross
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
Kiet
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or