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

[Solved] Databinding Server/Ajax

0 Answers 85 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.
Tony
Top achievements
Rank 1
Tony asked on 18 Nov 2011, 03:05 PM
I want t make sure that I'm not missing something on the databinding for sort, grouping and pageing. (which is impressive!)

If I databind to an IQueryable data source (L2S, EF, NH) then it's supported out of the box - nothing more to do. However, I'm using a different data source (ADO.NET, Massive, PetaPoco, etc.) then all the data will be queries and the Grid will still do its thing, but after loading all data. To not load the data I need to use CustomBinding.

Yes?
Tags
Grid
Asked by
Tony
Top achievements
Rank 1
Share this question
or