I have a KendoMobileListView with items loaded by endless scroll, with server paging and filtering. Clicking an item leads to a remote mobile view containing its details. The problem is UID seems to get lost/undefined for the previous page items in listview's data source, after a new page has been loaded in the listview.
Found my answer, it seems this is an expected behavior.
http://kendouimobile.com/forums/framework/data-source/getbyuid-returns-undefined-unexpectedly.aspx
Found my answer, it seems this is an expected behavior.
http://kendouimobile.com/forums/framework/data-source/getbyuid-returns-undefined-unexpectedly.aspx