Have listview with binded datasource to remote data 64 items.
Need show only 10 of them, and on custom button show 16, after again click 24. like load more button in mobile listview version. But custom button. Dont want server paging. Need all 64 items stored in one shot.
thanks for help.
Hi,
Here is the link to the public item for your reference:
https://feedback.telerik.com/kendo-jquery-ui/1443006-load-more
Kind Regards,
Alex Hajigeorgieva
Progress Telerik
Hi, Eduard,
Thank you very much for your feedback.
Do you mind if we convert this to a public feedback item so people can vote for it?
Kind
Regards,
Alex Hajigeorgieva
Progress Telerik
Can you please provide some feedback on why you find the functionality unusable?
Feedback:
1. scrollbar break design
2. customer want button
I found solution. On button click just set datasource pagesize = pagesize + 8;
And all is done.
Hi, Eduard,
I am sorry to hear that you are not satisfied with the endless scrolling implementation.
Can you please provide some feedback on why you find the functionality unusable?
It should automatically append new rows as it gets to the bottom of the scrollable area instead of needing to press a button, it happens on pull/scroll.
Thank you in advance for taking the time to let us know how we can improve.
Kind Regards,
Alex Hajigeorgieva
Progress Telerik
Hello,
In R2 this year we added endless scrolling or the web Kendo UI ListView as it was a highly demanded feature request:
https://feedback.telerik.com/kendo-jquery-ui/1358233-ui-web-listview-endless-scrolling
Here is the official demo:
https://demos.telerik.com/kendo-ui/listview/endless-scrolling
The load more functionality is an alternative for loading data in the same manner but by using a button. If you like, we can convert this ticket to a public feature request so people can vote for it. The most popular items get pushed forward orr planning and implementation.
Let me know if you would like to transfer this thread to the feedback portal.
Regards,
Alex Hajigeorgieva
Progress Telerik