One other thing I should mention that  you could do maybe,
page_history is just an array, the way iui implements page history
doesn't work for me because I don't retain any page data locally. So I
store the id of the content I'm going back to in page history. but
understand although I keep the look and feel of iui and the swipe
animation, all the other functions have been changed and new functions
added.

For paging, I keep track of the last id, and when next page is clicked
send that ID to the server. Of course you don't mention if your
database handles any key addressing like this.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to