probably the bit that tries to count how many records are in it. Just to try it out, in trunk there's a new cache_count argument to the grid. can you try adding cache_count=100
to your grid instantiation ? If it doens't say "query not supported" we'll know that the failing part is in fact the bit that tries to count the records. -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

