Does the Editor for .NET support IQueryable ??
Does the Editor for .NET support IQueryable ??
Hi, I've downloaded the trial of the Datatables Editor since we would like to change our current Kendo implementation with this jQuery plugin, it seems faster and more usable, but after reviewing in detail the sample code and documentation I found that it doesn't support using an IQueryable as a datasource, it has API functions to build the ad hoc queries to the database.
If I would like to do an implementation of IQueryable can I do my own DtResponse implementation and use it instead of the standard version or it would break the licensing policy in some way?
Thanks a lot for your answer, we would like to purchase your product because it's the best fit for what we want, but without IQueryable support we would have to change a lot of critical working code, so it's not an option.