Note that Flex re-uses item renderers.

Check out http://blogs.adobe.com/aharui/item_renderers/


--- In flexcoders@yahoogroups.com, "Trefalgar Bain" <trefal...@...> wrote:
>
> I remember reading an article that talked about this problem, but I can't 
> seem to find it again.
> 
> I have some radio buttons in a item renderer for a datagrid. Flex, for a 
> reason beyond me, doesn't keep track of radio button values on a per-row 
> basis in a datagrid - it keeps track of them based on the position in the 
> window. So, if you select a single radio button, scroll down a few pages, 
> you'll find another row with a radio button selected, even though you never 
> selected it.
> 
> I know this has been addressed, but for the life of me I can't find any 
> articles about it again. Can anyone point me in the right direction to fix 
> this problem?
> 
> Tref
>


Reply via email to