bhomass
23 Sep 2008, 4:10 PM
Ext.ux.RadioGroup has getValue() and setValue() for the entire RadioGroup, which is a very important feature. it is missing from the RadioGroup in 2.2 release.
furthermore, it still does not allow dynamic list of radio values.
I suggest the best way to implement it would be to parallel the construct of ComboBox, where it can attach a store of name:value pairs. that way the radio list can be dynamically loaded.
furthermore, it still does not allow dynamic list of radio values.
I suggest the best way to implement it would be to parallel the construct of ComboBox, where it can attach a store of name:value pairs. that way the radio list can be dynamically loaded.