Hi,
Does the Kendo Ui grid support the following functionalities
1) Column hiding and Lazy load paging
2) Are all the functionalities(configuration options) mentioned in the demos and sample applications shown using Jquery present in angularjs implementation?
Regards
Rich
5 Answers, 1 is accepted
Hello rich,
I will go straight to your questions:
1. The Kendo UI Grid support column hiding, and server paging
2. All the functionalities demoed on the site, will work with the AngularJS Grid as well.
Regards,
Kiril Nikolov
Telerik
Hi,
Thanks for the reply
I have some more doubts.
1) Does all telerik kendo ui controls have touch support? Will they work in mobiles also?
2) Does all the charts support zoom in touch pads and do they support real time data updates?
I tried opening one chart example(http://demos.telerik.com/kendo-ui/bar-charts/pan-and-zoom)in my mobile it supports panning but not zooming.Do we have to do any other configuration to support zoom in mobiles?
Regards
Rich
Hello rich,
Straight to your questions:
1. The Kendo UI controls are optimized for mobile device usage
2. The charts support real time data updates. The zoom is currently not supported on mobile devices, but we are working on it.
Regards,
Kiril Nikolov
Telerik
Hi,
Does all kendo ui controls support both angularjs and typescript implementations?
Regards
Rich
Hello rich,
Yes, all the Kendo UI components will work with AngularJS and are included in the TypeScript definitions.
Regards,
Kiril Nikolov
Telerik