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

Server filtering and sorting

5 Answers 71 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Adiel
Top achievements
Rank 2
Adiel asked on 16 Mar 2010, 02:00 PM
Hi
I want to do filtering and sorting on server with GridView and RIA.
How can I do it easly?
Thanks
Adiel

5 Answers, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 16 Mar 2010, 02:22 PM
Hi Adiel,

Please, check out our online example. It will help you do this.

I hope this helps.
 
Regards,
Ross
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
Adiel
Top achievements
Rank 2
answered on 16 Mar 2010, 03:00 PM
Hi
I saw them but in the filter items list I can see only the items in current page.
I tried to use Distinct value... and without success.
Thanks
Adiel
0
Vlad
Telerik team
answered on 16 Mar 2010, 03:12 PM
Hi Adiel,

Please check this blog post to know more how to populate all distinct values:
http://blogs.telerik.com/vladimirenchev/posts/10-01-07/how_to_populate_radgridview_for_silverlight_distinct_filters_asynchronously_using_wcf_ria_services.aspx

Greetings,
Vlad
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
Adiel
Top achievements
Rank 2
answered on 18 Mar 2010, 11:42 AM
Hi
I've tried this and get error about the "OfType<string>()" I think it's because my RIA using entity framework instead of Linq2SQL.
Anyway I workariund this and get the distinct values on the client but when I choose one (or more) It just clean my table.
I looked for server calls (Fiddler) and no call to server maded.
Any ideas?
Thanks
Adiel
0
Rossen Hristov
Telerik team
answered on 22 Mar 2010, 03:44 PM
Hi Adiel,

Could you prepare a sample project with your code and send it to us. You can use AdventureWorks or Chinook sample data bases since they are public and we have them as well. When you send us your project we will debug it locally in order to find out what is causing your issues. Thanks in advance.

All the best,
Ross
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.
Tags
GridView
Asked by
Adiel
Top achievements
Rank 2
Answers by
Rossen Hristov
Telerik team
Adiel
Top achievements
Rank 2
Vlad
Telerik team
Share this question
or