Hi everyone, Please could someone point out how/where the pagination works with SQLFORM.grid? I found a bug with the Oracle driver, where queries will fail if you're trying to filter columns that aren't displayed in the 'fields' list passed to SQLFORM.grid(). Basically I need to get to the code that generates the 'select count(*)' SQL for finding how to limit the query for paging. Oracle is complaining with 'ora-00904 invalid identifier' with columns that aren't given in the fields argument, when pagination is needed.
Anyway I'm doing my best to reverse-engineer the DAL code but I'm lost now.. Thanks! -Tom -- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.