got it,
I was lucky enough to use them in display-only mode -
thank you!
On Tue, Jan 1, 2019 at 11:35 AM Anthony wrote:
> Multiple grids will display, but because each grid uses request.args and
> request.get_vars for its internal functionality (sort, search, add, view,
> edit, delete), those fu
Multiple grids will display, but because each grid uses request.args and
request.get_vars for its internal functionality (sort, search, add, view,
edit, delete), those functions will not work as expected, as a link clicked
from one grid will control all grids on the page.
Anthony
On Monday, De
originally I saw it elsewhere, but have just located it in the book:
Multiple grids per controller function
Because of the way grid works one can only have one grid per controller
function, unless they are embedded as components via LOAD. To make the
default search grid work in more than one LOAD
Where is that warning?
I also have multiple grids per page which work well.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message bec
4 matches
Mail list logo