Hello,
I want to populate RadGrid using Client-Side Binding and a WCF Service.
I saw in your example that RadGrid have GetBindingData method to generate a query from Linq DataContext.
Can I use the same method with Entity Framework?
Best regards,
Henrique