-
26 Mar 2010 7:48 AM #1
Ext Designer: How to add multiple radio buttons with designer?
Ext Designer: How to add multiple radio buttons with designer?
I am learning EXT-JS and find this EXT Designer quite helpful.
Pardon my ignorance, but how does one use the designer to add a set of radio buttons that have one name are are mutually exclusive, i.e. you click one and the others are all unselected.
Thank you
-
26 Mar 2010 1:38 PM #2
Set the 'name' of the radio's to the same value. Same way you would do it in HTML.
Aaron Conran
@aconran
Sencha Architect Development Team


Reply With Quote