aurelia-kendoui-bridge icon indicating copy to clipboard operation
aurelia-kendoui-bridge copied to clipboard

Grid server-side paging

Open jasonhjohnson opened this issue 6 years ago • 1 comments

Hi,

Is server-side paging available out-of-the-box with with the ak-grid?

Thanks, Jason

jasonhjohnson avatar May 02 '18 17:05 jasonhjohnson

Hi Jason,

Yes! See this demo: http://aurelia-ui-toolkits.github.io/demo-kendo/#/samples/grid-binding-to-remote-data You should be able to do everything you can do with standard kendo with the Aurelia wrappers. You can always fall back to jquery for some rare edge-cases that aren't supported.

arnederuwe avatar May 04 '18 07:05 arnederuwe