This is a migrated thread and some comments may be shown as answers.

CRUD with endless scroll

3 Answers 65 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Carl
Top achievements
Rank 1
Carl asked on 11 Jul 2013, 03:47 PM
I am trying to implement some crud operations in a mobile listview. I came across this code library: http://www.kendoui.com/code-library/mobile/listview/listview---mvvm-crud-operations.aspx

The problem I'm running into is I am using endless scroll in my listview, so the item that is clicked on to be edited is not always in the datasource of the listview. Are there any examples of CRUD operations with endless scroll enabled on the listview?

3 Answers, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 11 Jul 2013, 04:02 PM
Hello Carl,

This is a known limitation, which we are aiming to address with our upcoming Q2 release. Endless scrolling triggers the so called virtual mode of listview, which (among other benefits) guarantees that the datasource state is matching the listview currently visible items. 

I would like to recommend that you give the new Q2 a try. Please contact us in case you face any troubles. 

Regards,
Petyo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Joel
Top achievements
Rank 1
answered on 10 Aug 2018, 04:12 PM

Have you guys fixed these issue?

 

Best Regards!!!

0
Tsvetina
Telerik team
answered on 14 Aug 2018, 11:52 AM
Hi Joel,

The virtual mode was indeed introduced in the mobile ListView back in Q2 2013 release as noted by Petyo, so editing should be working ok now with endless scrolling. Do you encounter any problems when combining the two features? Are you using the suggested editing implementation from the ListView Editing demo or some other set up?

Regards,
Tsvetina
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
ListView (Mobile)
Asked by
Carl
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Joel
Top achievements
Rank 1
Tsvetina
Telerik team
Share this question
or