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

[Solved] Grid Filter Issue

3 Answers 70 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ravi Shankar
Top achievements
Rank 1
Ravi Shankar asked on 09 Jan 2010, 07:22 PM
Hi,

We are using Q3 2009 service pack (SP1). We are facing issues in filtering where in we are binding 10 records per page on pagination we load records (say every page click we bring the next set of records) therefore my filtering is happening only for the first page (10 records).

we are using data pager for pagination and still it gives us this issue. Can you please advice?

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 11 Jan 2010, 07:36 AM
Hi Ravi,

If the grid is bound using RIA services you can you the approach from this demo to filter the entire set of data.

Regards,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Ravi Shankar
Top achievements
Rank 1
answered on 13 Jan 2010, 05:54 PM
Hi,

The example which you have given is not working in the demo. Please advice

In addition to that we are using actually WCF service not RIA so please let us know if there is any way to do it
0
Vlad
Telerik team
answered on 14 Jan 2010, 06:55 AM
Hello,

More info about how to populate distinct values from the entire data set you can find here:
http://blogs.telerik.com/vladimirenchev/posts/10-01-07/how_to_populate_radgridview_for_silverlight_distinct_filters_asynchronously_using_wcf_ria_services.aspx

As to the plain WCF services you will need to transfer by yourself desired data to the server using desired approach. You can check this demo for similar example:
http://demos.telerik.com/silverlight/#GridView/Performance/ServerSide

Kind regards,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Ravi Shankar
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Ravi Shankar
Top achievements
Rank 1
Share this question
or