We do not have this but everything can be added. I think we should refactor the grid, make it purely client-side and communicate with a RESTful API.
On Monday, 28 July 2014 15:17:54 UTC-5, 黄祥 wrote: > > hi, > > i learned from phpmaker n want to try to modifying sqlform grid/smartgrid. > 1. they have selectable records per page, e.g. 10, 20, 50, all > 2. they have copy button to copy the current selected record to the new one > 3. they have customize search, e.g. exact words, all words, any words > 4. they have organized selectable page, e.g.1 of 30 pages, user can input > the page they want to see, not the list of page numbers > 5. they have an export to excel, word and email as html > 6. they have audit trail table for record user activities, e.g. user a > access script /project1/login.php with action login on 2014-07-28 12:47:08 > with table and database field > > any idea how to have the list above in web2py sqlform grid/smartgrid? > pardon me for have a long question list. > > thanks and best regards, > stifan > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.

