Hi Adi,

Are u pushing the data back to datagrid again after server side
operations?

Actually itemRenderer reads the data from the dataprovider only and it
is applicable only on the items displayed on the screen.
I am not very sure about your problem....but resetting of dataprovider
can help you.

HTH,

-Ravi

On Jun 10, 11:55 am, adi <sonadi...@gmail.com> wrote:
> Problem:
>
> I have a check box being displayed as an inline component in one of
> the columns of a datagrid.
>
> I select the check box and then do the server side operations based on
> the selected ones. Once it comes back to the Flex after pefroming the
> operations, I want to show all check boxed as unchecked only. But it
> doesnt.
>
> I tried all events like initialize, creationComplete and selected =
> false etc , but none of them seem to be working.
>
> Need to find a way I can set all of them unchecked as soon as the
> control comes back to flex.
>
> I am not able to catch as what is the event or parameter i need to
> work on when the control comes back to Flex.
>
> Give suggestions
>
> regards
> Aditya
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to