What would be the best approach to sorting a data source and only displaying the top 10 and the bottom 10 of the data source (json call) for a bar chart using MVVM?
Thanks,
Julien
1 Answer, 1 is accepted
0
Boyan Dimitrov
Telerik team
answered on 22 May 2015, 12:54 PM
Hello Julien,
In this case I would suggest you to use the data source schema.parse or schema.data to return only the top 10 and bottom 10 results.
Regards,
Boyan Dimitrov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!