Villas, On Mon, May 6, 2013 at 5:52 AM, villas <[email protected]> wrote: > If you don't need the main features of the grid (eg pagination) then it is > better not to use it. I mean, it is a trivial task to produce a nice table > without pagination. > > The other option would be to hide the pagination with jQuery, which should > also be easy to do.
Thanks for the suggestion. I'll try jQuery option first. I use grid because I get a lot of functionality with minimal code (that I need to maintain/test) But yes, I agree - creating an HTML table isn't that difficult either. -Mandar -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

