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

Can Instant Filtering on Distinct Checkboxes be turned off?

5 Answers 39 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Bob asked on 09 Mar 2012, 11:10 PM

Our users have requested that we not perform an immediate filter when a distinct filter checkbox is clicked.  They would rather be able to select multiple checkboxes, then press the Filter button.  We call a web service to retrieve data each time filtering is performed, so this has become a performance issue.

Is there an easy way to turn off the instant filtering, or do we have to write a completely custom control?

Thanks for your help.

5 Answers, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 12 Mar 2012, 08:28 AM
Hi,

 You can set IsFilteringDeferred to True for desired column to achieve your goal. 

Regards,
Vlad
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
answered on 12 Mar 2012, 02:59 PM
Thank you Vlad.  We have not upgraded to the latest version yet, so I don't have this property right now. This will be very easy, so I'll use it to encourage our team to upgrade.
0
Yvan
Top achievements
Rank 1
answered on 19 Apr 2012, 09:02 PM
Hi Vlad,

I have a question - it is possible to set IsFilteringDeferred default value for all the RadGridView columns (a RadGridView property) ?

And, the And/Or dropdown in field filter section send automatiquely the request to server. Is it a bug ?
I use the 2012.1.0416 version of telerik for Silverlight

Thanks
Yvan
0
Rossen Hristov
Telerik team
answered on 20 Apr 2012, 01:35 PM
Hi,

RadGridView does not have such a property. You should set it for each column that you want deferred.

As for the behavior that you are describing, it is definitely a bug and I have logged it here.

I hope to be able to fix it next week. I will let you know once I manage to resolve it.

Greetings,
Ross
the Telerik team

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

0
Rossen Hristov
Telerik team
answered on 30 Apr 2012, 08:41 AM
Hello,

We have fixed this issue and it will be working as expected when our next "Latest Internal Build" is released.

All the best,
Ross
the Telerik team

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

Tags
GridView
Asked by
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Answers by
Vlad
Telerik team
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Yvan
Top achievements
Rank 1
Rossen Hristov
Telerik team
Share this question
or