hello, My app calculates temporary data that I want to display to the user. There is a lot of it so paginating it with t2.itemize sounds like a good idea. But itemize takes a database table as input.
So, I could write the data to a table and then query it to get the right form, but that would be wasteful. How can I instead wrap the data directly for itemize? thanks, Baron --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---