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

GridView and refreshing FilterControl

2 Answers 112 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Artur Romanowski
Top achievements
Rank 1
Artur Romanowski asked on 13 May 2011, 09:36 AM
Hi!
I'm using standard Telerik filtering control.
My question is: How to set filtering in code and make that selection visible in FilterControl.

I tried to set FilterDescriptor in code. It works fine. Grid filters rows but FilterControl does not check exact checkbox.

Thanks!

 

2 Answers, 1 is accepted

Sort by
0
Ivan Ivanov
Telerik team
answered on 13 May 2011, 01:00 PM
Hello Artur Romanowski,

FilteringControls respect ColumnFilterDescriptors. Please, refer to the attached project that demonstrates this approach.

All the best,
Ivan Ivanov
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
0
Artur Romanowski
Top achievements
Rank 1
answered on 13 May 2011, 02:28 PM
Hi!
Thanks for the answer.
This solution is very close to my needs but I expect something little different. 
FilterControl presents list of check boxes. I want to click button 'Filter' and see that one of this check boxes is checked.


Thanks.
Tags
GridView
Asked by
Artur Romanowski
Top achievements
Rank 1
Answers by
Ivan Ivanov
Telerik team
Artur Romanowski
Top achievements
Rank 1
Share this question
or