If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
This code includes several methods that can be useful to customise grids before these are sent to the views. These are applied to one example scenario ...
Implements SQLFORM.grid Custom Search WITHOUT specifying a custom search_widget, and so needing to read & understand the clever web2py implementation ...
This is a simple example of how to get started with jqGrid on web2py ...
This is a module that lets you build a table on the server that supports paging, sorting, editing and totals easily. It requires no javascript or sess ...