Re: [web2py] Re: Can I turn off new Query feature in grid/smartgrid

2011-10-13 Thread Jim Steil
Thank you sir, I appreciate the help. -Jim On 10/12/2011 12:30 PM, Massimo Di Pierro wrote: SQLFORM.gird(,search_widget=None) On Oct 12, 12:02 pm, Jim Steil wrote: Hi Wondering if I can turn off (not display) the new query button in my SQLFORM.grid and SQLFORM.smartgrid. If not ava

[web2py] Re: Can I turn off new Query feature in grid/smartgrid

2011-10-12 Thread Massimo Di Pierro
SQLFORM.gird(,search_widget=None) On Oct 12, 12:02 pm, Jim Steil wrote: > Hi > > Wondering if I can turn off (not display) the new query button in my > SQLFORM.grid and SQLFORM.smartgrid.  If not available today, are there > plans to make it optional? > >      -Jim