Hello all, I'm absolutely new to web2py and I'm trying to build an app to let web users explore data views (ordering columns, search for content, paginating rows) and have crud operations on specific tables (one or more at the same time). I've checked out WebGrid for web2py or jqgrid, but every solution have some tradeoffs. Is out there some more complete example that use specific web2py objects (SQLFORM, CRUD, etc.) I can follow?
Thank you, msaddicted

