kendo-labs / dlinq-helpers

Add server paging, filtering and sorting via Dynamic Linq
71 stars 70 forks source link

JS Client? #31

Open brentarias opened 7 years ago

brentarias commented 7 years ago

The ASP.NET MVC version of this DataSourceRequest library has a stand-alone javascript client that produces a DataSource payload. Does this dynamic linq library also offer a stand-alone client, or is it intended only to work with the kendo grid control?