Hi,
Our requirement is to use Service Side Endless Scroll functionality using mobile list view. This will work fine using DataSource and setting the Url parameter.
However, we cannot use this approach in our application. This is because we can't directly call any Urls from our mobile app. We are using WorkLight adapters to make calls to the server. These calls will be using pure JavaScript methods. We can get "Deferred" objects from worklight adapters. Is there any way that we can use these deferred objects to populate the datasource?
Thanks in advance,
Pavan.
Our requirement is to use Service Side Endless Scroll functionality using mobile list view. This will work fine using DataSource and setting the Url parameter.
However, we cannot use this approach in our application. This is because we can't directly call any Urls from our mobile app. We are using WorkLight adapters to make calls to the server. These calls will be using pure JavaScript methods. We can get "Deferred" objects from worklight adapters. Is there any way that we can use these deferred objects to populate the datasource?
Thanks in advance,
Pavan.