[web2py] Re: SQLFORM.grid - columns arg is gone

2011-11-10 Thread Cliff
It does not work that way in 1.99.2. On Nov 10, 10:17 am, Jim Steil wrote: > Hi > > I just updated my web2py from trunk today and noticed that the columns > arg in SQLFORM.grid is gone.  I was using it to specify which fields to > display in my grid.  Can the 'fields' arg be used the same as colu

[web2py] Re: SQLFORM.grid - columns arg is gone

2011-11-10 Thread Anthony
On Thursday, November 10, 2011 10:17:20 AM UTC-5, Jim S wrote: > > Can the 'fields' arg be used the same as columns? > Based on the comments in the new code, looks like that is the intention.