On Monday, November 28, 2016 at 8:46:03 PM UTC-8, Anthony wrote:
>
> Building a table by hand was what I did in one of my first web2py
>> projects. Not hard, but not as convenient as the tools can make it ... for
>> normal cases, at least.
>>
>> I'll see if I can get back to the "nearly working"
>
> Building a table by hand was what I did in one of my first web2py
> projects. Not hard, but not as convenient as the tools can make it ... for
> normal cases, at least.
>
> I'll see if I can get back to the "nearly working" Storage example, and
> using the constructor more knowledgeably..
On Monday, November 28, 2016 at 4:00:07 AM UTC-8, Anthony wrote:
>
> Hard to say without seeing more code. Would virtual fields help? If you're
> creating your own Rows object, note that the first argument of the
> constructor is the db object, so just pass it in.
>
> Also, generating an HTML t
Hard to say without seeing more code. Would virtual fields help? If you're
creating your own Rows object, note that the first argument of the
constructor is the db object, so just pass it in.
Also, generating an HTML table from a set of records either via the web2py
HTML helpers or the template
4 matches
Mail list logo