Example of usage is like this:
{{=plugin_datatable(db(db.shout.id>0).select(),_class='datatable')}}I think plugin_datatable wants Rows object as a parameter, not a table created with SQLTABLE
Example of usage is like this:
{{=plugin_datatable(db(db.shout.id>0).select(),_class='datatable')}}I think plugin_datatable wants Rows object as a parameter, not a table created with SQLTABLE