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.
Run dojo at https://dojo.telerik.com/@GaloisGirl/OFUpogiW
The ListView is not navigatable by keyboard
The ListView should be navigatable and selectable by keyboard
Just like in the grid and mobile listview, i would like to see an endless scroll option (or serverside paging with virtual scroll) in the Web version of ListView.