Hi,

I feel as though this should be obvious but I can't see it!

I have a RadioButtonGroup called 'channel'. In 'channel' I have two 
RadioButtons - one which has a data value of 'Direct' and the 
other 'Indirect'.

The datasource I'm using contains a field 'channel_code'.

When a row in the grid associated with my datasource changes, I want 
to set the approproate RadioButton in the 'channel' group according 
to whatever the new value of 'channel_code' is.

I can see I can obviously fire an AS function on rowChange to figure 
out which RadioButton to set - but this seems extremely clunky and 
I'm hoping there's a more elegant approach - perhaps using 
Binding ???

Anyone offer any advice on this ?

Thanks,

Jamie.





 
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