I have a massive amount of data on the server side, which I do not want to be all loaded into the Gantt at once.
Is it possible to do paging like in a grid? Or infinite scrolling (i.e. data expands as the user scrolls down).
Thanks.
3 Answers, 1 is accepted
0
Alex Gyoshev
Telerik team
answered on 11 Nov 2014, 11:55 AM
Hello John,
At this time, the Gantt widget does not offer such functionality. It may inherit the load on demand functionality of the TreeList in the future, but we cannot give an estimate when.
Regards,
Alex Gyoshev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
There are currently no changes regarding these features.
We are however planning on introducing ranges in the gantt widget for the Q3 2016 release, which will come out in September. You will be able to set a range to the timeline, and through the public API you could implement paging, by going through consecutive ranges.
Regards,
Bozhidar
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!