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

Filter and WCF RIS Service

0 Answers 47 Views
DataFilter
This is a migrated thread and some comments may be shown as answers.
Shrek_1985
Top achievements
Rank 1
Shrek_1985 asked on 14 Feb 2012, 09:27 PM
Hello All

I have one problem about RadGridView filtering.
My GridView receive data from server page by page.
When I click in column filter button, then filter window contain only client side distinct values.
I solve this problem using DistinctValuesLoading event and RadDomainDataSource control. Now when I click in filter button, run-time I receive distinct data from database.
But I have another problem, when I click second filter button, then I receive this column distinct data from database without satisfying first filter condition. My second filter query must contain first filter condition.
How can I solve this problem?

No answers yet. Maybe you can help?

Tags
DataFilter
Asked by
Shrek_1985
Top achievements
Rank 1
Share this question
or