Ketan,

Did you try to set Height and Width to 0? 
For the datagrid it should be easy, setting a new dg dataProvider with
only the new Items.


Jo�o Fernandes

--- In [email protected], Ketan Bengali <[EMAIL PROTECTED]> wrote:
> Yes, we did had a look at FlexStore before posting this query.
> It doesn't fulfill our need as it just fades away the items and it
leaves
> the item spaces empty if we try to make these items invisible by
> specifying /visible=false/.
> 
> Our requirement is bit different, we need to show only items fulfilling
> the filter criteria... 
>  
> We also need to implement the same thing for Datagrid.
>  
> 
> 
> Regards,
> Dipti.
> 
> Regards,
> 
> Ketan Bengali
> 
> 
> 
> 
> Steven Webster wrote:
> 
> >Ketan,
> >
> >  
> >
> >>As we can filter data using DataSet component in Flash, is 
> >>there any way in Flex to do so?
> >> 
> >>I want to avoid server trip as I'm getting the whole data in 
> >>one go and depending upon the users response I just need to 
> >>hide some records from the pre-fetched data displayed in the 
> >>TileList. 
> >>    
> >>
> >
> >Have you taken a look at the FlexStore ?  The short answer
> >is that yes, you can do this ... maintain both a data provider
> >populated from your server-trip, and a filtered data provider
> >that is a view onto your main data provider, according to
> >filter criteria.
> >
> >I have a feeling that Manish posted something; I can't find it
> >on his blog, but perhaps he'll post shortly.
> >
> >Best,
> >
> >Steven
> >
> >--
> >Steven Webster
> >Technical Director
> >iteration::two
> > 
> >This e-mail and any associated attachments transmitted with it may
contain
> >confidential information and must not be copied, or disclosed, or
used by
> >anyone other than the intended recipient(s). If you are not the
intended
> >recipient(s) please destroy this e-mail, and any copies of it,
immediately.
> > 
> >Please also note that while software systems have been used to try
to ensure
> >that this e-mail has been swept for viruses, iteration::two do not
accept
> >responsibility for any damage or loss caused in respect of any viruses
> >transmitted by the e-mail. Please ensure your own checks are
carried out
> >before any attachments are opened.
> >
> >  
> >




 
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