"Lana" wrote:
> that works, thanks!
>
> How do I force the grid to do a wild card filter, without selecting contains
> manually? For example if the user types in the word "puzzle" and all the
> items comtaining that word come up?
>
> Thank you!
>
>
> "thy:data bmp" wrote:
>[color=green]
> > Override the run method and add the following after super():
> >
> >
> >
> > this.task(2855);
> >
> >
> >
> > Bjørn Møller Pedersen
> >
> > thy:data - www.thydata.dk
> >
> >
> > "ravelan"
> > news:CFA4D054-83AB-45D4-A4C6-01CC716E465E@microsoft.com:
> >[color=darkred]
> > > Hello,
> > >
> > > I need to modify Item (InventTable) form so when it loads it shows the
> > > filter by grid option. meaning that the filtering row is added for all the
> > > columns. So when the user logs in and uses the form they can go to any
> > > field on the form and type in any value and have a wildcart search.
> > >
> > > Please help!
> > >
> > > Thank you very much!
> >
> >[/color][/color]