Completed
Last Updated: 21 May 2019 07:48 by ADMIN
Created by: Danny
Comments: 21
Category: ListView
Type: Feature Request
189
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.
Completed
Last Updated: 07 Jan 2021 10:19 by ADMIN
Release 2021.R1
Created by: Levi
Comments: 0
Category: ListView
Type: Feature Request
28
The Mobile version of ListView supports grouped datasources, but not the basic web ListView. This should also support group header/footer.
Completed
Last Updated: 13 Mar 2020 09:41 by ADMIN
Completed
Last Updated: 13 Mar 2020 12:14 by ADMIN
We required to highlight the cell in a Kendo UI ListView dynamically based on the condition. We can achieve the same for Kendo UI Grid by using the property nth-child in table structure but can't achieve the same for Kendo UI ListView. Although we can highlight the Column in Kendo UI ListView.
Completed
Last Updated: 13 Mar 2020 12:35 by ADMIN
Created by: Imported User
Comments: 1
Category: ListView
Type: Feature Request
1
the ListView cannot be removed from the page when called the destroy method as the Grid can.