This question is locked. New answers and comments are not allowed.
I need to be able to dyamically change the FilterDescriptors collection in a RadGridView from my View Model. I don't see any way to bind to FilterDescriptors or get access to the collection from my View Model. I could add all of the possible filters in the xaml but I don't see a way to disable them and it doesn't make since to have to change all that aren't active to alway to true.
I'm sure this isn't as hard as I'm making it.
Maybe this is the wrong approach, I have a page with several drop down list that when selected cause the grid to filter the given column with the data selected in the drop down- simple enough but causing me stress...
Help would be much appreciated.
Thanks,
Steve Hatch
I'm sure this isn't as hard as I'm making it.
Maybe this is the wrong approach, I have a page with several drop down list that when selected cause the grid to filter the given column with the data selected in the drop down- simple enough but causing me stress...
Help would be much appreciated.
Thanks,
Steve Hatch
