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

Linq with Sort Order...

1 Answer 88 Views
Grid
This is a migrated thread and some comments may be shown as answers.
tom
Top achievements
Rank 1
tom asked on 26 Mar 2009, 02:19 PM
I am using Linq with WCF
                <DataBinding SelectMethod="GetDataAndCount" Location="DataService.svc"
                    SortParameterType="Linq" FilterParameterType="Linq" EnableCaching="False">
                </DataBinding>

How do I add a Data Field Sort Order at the initial loading?

Thanks

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 31 Mar 2009, 02:10 PM
Hello Tom,

May I ask you to provide additional information about your scenario? It will be very helpful if you can send us a code snippet describing how the <DataBinding ...> is used.

Best regards,
Georgi Krustev
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
tom
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or