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

Binding FilterDescriptor IsActive

1 Answer 94 Views
GridView
This is a migrated thread and some comments may be shown as answers.
AdaDog
Top achievements
Rank 1
AdaDog asked on 05 Dec 2011, 08:30 PM
Is there a way in XAML to bind a property of a filterdescriptor for when it's active or not.  I'd like to define a filterdescriptor in XAML and bind whether or not it's active (i.e. applied to the gridview) to a MVVM property.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 06 Dec 2011, 07:43 AM
Hello,

 Indeed there is such way since the grid header cells filtering icon is exactly bound in XAML. You can check the template using Blend for more info. 

Greetings,
Vlad
the Telerik team

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

Tags
GridView
Asked by
AdaDog
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or