2010/1/15 mr.freeze <nat...@freezable.com>: > WebGrid can handle large datasets as it limits the query by the page > size if the datasource is a Set or Table(s). The performance hit will > come in when the filter row is enabled since each filter is a query > for all distinct values in a field. I would try disabling the filter > row with: > > grid.enabled_rows.remove('filter') >
Thanks. I had some success with this. Regards Johann
-- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.