Hi,
i'm using a good example find 
http://www.flexauthority.com/samplesIndex.cfm "Data Filtering". i'm 
using only NameFilter.

But if  i wish that my dataGrid will be filtered as "sql like" function?
If few word in this examples i'm using this
  return item.descrizione.substr(0, __match.length) == __match;

but how i can doing for filtering my dataGrid not only 
"nameStartsWithText" + TextInput, but i wish to find also a internal 
research can you help me.
Devis



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to