I'll explain, the app we are building is a generic management framework which will be used in many different domains because the theory it is based on is domain invariant. Part of the functionality is capturing dynamics through time sequences. These time sequences are stored in dynamically created tables, this works fine. Adding and changing data to these tables is the subject of this 139 error.
In short: how to populate a table with 2 columns having an unknown amount of rows. In very short: grid functionality. On Tuesday, September 23, 2014 1:02:17 PM UTC+2, Leonel Câmara wrote: > > I find that creating tables dynamically is almost always not what you want > or need. What are you really trying to do feature wise? > -- 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 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/d/optout.

