[flexcoders] Re: filtering an array collection using 2 or 3 textinputs

2013-03-07 Thread ZIONIST
the data is dynamic, coming from a database. the columns of the database i am filtering on are keywords, title and subject using 3 textinputs. i can only filter using one textinput based on keywords and i would also like to filter based on three parameters not just one. please guide me on exactl

RE: [flexcoders] need flex developer

2013-03-07 Thread Abhi
Hi vivian, My profile has all ur requirment but May i know what is working location. Thanks, Abhijit chore -Original message- From: Vivian Richard Sent: 08/03/2013, 12:37 am To: flexcoders@yahoogroups.com Subject: [flexcoders] need flex developer Hello all, my group needs few flex d

[flexcoders] RE: RAD

2013-03-07 Thread Davidson, Jerry
Has anyone ever tried to upgrade their RAD and Flex and failed? Are we the only ones? From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Davidson, Jerry Sent: Tuesday, March 05, 2013 3:47 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] RE: RAD No one has

Re: [flexcoders] Re: filtering an array collection using 2 or 3 textinputs

2013-03-07 Thread Alex Harui
Give us an example of what is in the text fields and what is in the item and which ones should and shouldn’t get filtered out. On 3/7/13 9:56 AM, "ZIONIST" wrote: tried that and it doesn't work -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui

[flexcoders] need flex developer

2013-03-07 Thread Vivian Richard
Hello all, my group needs few flex developer with the following requirements: Eclipse, and 3+ Yrs., Flex, and 4+ Yrs., Java, and 5+ Yrs., Java/J2EE Technologies, and 5+ Yrs., Java Messaging Service (JMS) Spring and 5+ Yrs., Subversion (SVN), Unix Shell please feel free to send me your

[flexcoders] Re: filtering an array collection using 2 or 3 textinputs

2013-03-07 Thread ZIONIST
tried that and it doesn't work

Re: [flexcoders] Re: filtering an array collection using 2 or 3 textinputs

2013-03-07 Thread Alex Harui
Are you sure you want to use && and not ||? On 3/7/13 4:18 AM, "ZIONIST" wrote: hi when i try to apply the second search parameter, nothing gets filtered. here is my code. please advise. http://www.adobe.com/2006/mxml"; layout="vertical" creationComplete="init()">

[flexcoders] Re: filtering an array collection using 2 or 3 textinputs

2013-03-07 Thread ZIONIST
hi when i try to apply the second search parameter, nothing gets filtered. here is my code. please advise. http://www.adobe.com/2006/mxml"; layout="vertical" creationComplete="init()">