Hello Sudhi,

As Venkat already suggest, CollectionEvent.COLLECTION_CHANGE is that
event if you are using arraycollection or xmlListCollection as a
dataprovider to you datagrid.

Also, I don't understand the need to create an object for each row.
Please specify the exact scenario as where you are filtering the data.

Is it like you have data and on combobox value, your gird data change?

Please explain the scenario

Thanks,
Shaleen Jain
http://shaleenjain.blogspot.com

On Jan 12, 3:00 pm, vengu <[email protected]> wrote:
> CollectionEvent.collectionChange can detect changes if your data
> structue is arrayCollection
>
> Thanks,
> Venkathttp://techmytongue.blogspot.com
>
> On Jan 12, 10:01 am, sudhi <[email protected]> wrote:
>
> > I have a datagrid which shows some data. and there are comboboxes
> > which filters out the data from the datagrid.
> > Now my problem is, I have to create a object for each row in the
> > datgrid and when the user changes the data then those objects which
> > are filtered should be made invisible. Is there any event generated
> > when the data changes..
> > Please help..
>
> > Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to