Pagination in plugin
#1
Hi,

The rest api that I am using to pull in data has a parameter for the start and end index for pagination. It would be horrible if I submit a request for all the data at once in XBMC, what would be an ideal way to achieving this in XBMC?

ie:
ListItem
...
>> Next Page

or even better if i can somehow detect the position the scrollbar is at and load it that way (which would be awesome!)

Thanks,
Reply

Logout Mark Read Team Forum Stats Members Help
Pagination in plugin0