2010/1/15 mr.freeze <[email protected]>:
> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to