So yesterday I added a smart grid. It was working fine, today I switched it
to just grid and it worked..but when I tried to go back to the smartgrid,
it wont show up the Add button etc..it just shows the search..I deleted the
cache, restarted web2py, deleted the function, created it under different
name and nothing. Smartgrid keeps showing as just a search through records.
It is linked and everything...
grid =
SQLFORM.smartgrid(db.product,linked_tables=(['series','tyletype','layertype']))
return dict(grid=grid)
code here...
--
---
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.