Posted by Niklas Heidloff | March 2, 2010
We've updated the mobile
web site with the ability to navigate
to more blog entries than just the last 10 via a 'more' button.
You can download the code here
and go to the project
to post defects and requests. For both view paging and to open documents
Ajax is used so that no browser refresh/flickering occurs. The view paging
has been implemented via HTTP requests (http://.../All?ReadViewEntries&Start=5&Count=5&OutputFormat=JSON).
Please login first to comment.