You may be thinking of 'powertable'. This plugin presents a grid that includes a typeahead search function. It can be found at https://bitbucket.org/rochacbruno/powertable.
- Tom On Monday, March 26, 2012 2:24:42 PM UTC-6, greenpoise wrote: > > What I was looking for was a type-ahead function using SQLFORM.smartgrid > instead of typing a word and pressing search. > > > > > > > > > On Thursday, 22 March 2012 16:15:23 UTC-7, Alan Etkin wrote: >> >> I think you mean SQLFORM.smartgrid. >> >> Book's 7.8 section (the features are explained there): >> >> "... >> A SQLFORM.smartgrid looks a lot like a grid, in fact it contains a >> grid but it is >> designed to take as input not a query but only one table and to browse >> said >> table and selected referencing tables. >> ..." >> >> On Mar 22, 7:16 pm, greenpoise <[email protected]> wrote: >> > Are these two equivalents?? I remember using smartables at some point. >> What >> > I liked about it was the search feature without having to press any >> button >> > to search for my text within a table. Does SQLFORM.grid provides >> something >> > similar?? >> > >> > Thanks >> > >> > d > >

