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

Custom Sorting/Filtering Solution?

2 Answers 88 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Shane Milton
Top achievements
Rank 2
Shane Milton asked on 04 May 2010, 08:59 PM
Are there any posted solutions to what was being done in this thread? I have implemented my own custom sorting code which wasn't that hard but it's not an elegant solution and I'd like something better. I have yet to implement the filtering code and it doesn't look like fun. I'd want something that can cross WCF web services without requiring Telerik references on the data side of WCF.

2 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 05 May 2010, 07:42 AM
Hello Shane Milton,

If you don't want to use Telerik code in the WCF service we won't be able to help you with the filtering and sorting implementation. I guess the best approach is to use LINQ.

Regards,
Atanas Korchev
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
Shane Milton
Top achievements
Rank 2
answered on 05 May 2010, 07:19 PM
I have a solution mostly implemented. I can post a lot of the important bits to share with others but I won't be able to package it up nicely once I strip it out of our solution. I need to create a lot of unit tests to make sure it's good but if it's not done, it's close! For now, all of my unit tests pass, but that's only 30ish and there are MANY more scenarios I want to cover.

-Shane
Tags
Grid
Asked by
Shane Milton
Top achievements
Rank 2
Answers by
Atanas Korchev
Telerik team
Shane Milton
Top achievements
Rank 2
Share this question
or