[web2py] Re: SQLFORM.grid behavior with an empty table

2011-10-28 Thread apple
This is fixed in trunk. On Oct 28, 1:44 am, Bob St John wrote: > using 1.99.2 > > SQLFORM.grid... > > I don't see the need for this statement... > > line 1641: if not searchable and not rows: return DIV(T('No records > found')) > > If it was removed a user would see an empty grid rather than just

[web2py] Re: SQLFORM.grid behavior with an empty table

2011-10-28 Thread Cliff
I think an Add button by itself would look better, maybe with the same background as the search header. On Oct 27, 8:44 pm, Bob St John wrote: > using 1.99.2 > > SQLFORM.grid... > > I don't see the need for this statement... > > line 1641: if not searchable and not rows: return DIV(T('No records