I am using SQLFORM.grid. I have a boolean field todo. If I select this in query, and select True as the value, nothing happens. If I click 'query' it simply resets the query. If I click 'search', it too clears the query, and finds all the records. How can I get it to find only the records with 'todo'==True? Is query nit working yet?
I am using Version 1.99.3 (2011-11-18 00:50:33) dev Peter

