HiI'm using the SQLFORM.grid extensively in a rewrite of my old TurboGears application. A common thing that I provided in my previous version of the application was to present to the user different filtering options for lists. Here is a screen shot of it:
For my needs, the new SQLFORM.grid search_widget doesn't quite fit. I'd like to provide my own search widget. In looking through sqlhtml.py at the search_widget code it would appear that I could provide my own widget. I'm just wondering if anyone else has done this yet and has any code or advice they'd like to share.
Thanks for any input!
-Jim
<<inline: cjhegghg.png>>

