Hi.

I need to add an attribute to an <option> inside a dropdown. I'd
rather have a DropDownChoice and the ability to add an
AttributeModifier to every option but I can't find a way to acccess
the single options of the drop down.

Instead I've read about solutions that involve SelectOption but I
can't get how SelectOptions and DropDownChoice are related, it seems
in no way. I do not clearly understand SelectOption.
I'd rather keep using a DropDownChoice which have a clear interface to
add options (just pass a list of elements in the constructor) and in
the selection model, which I do not find at all in the SelectOptions.

-- 
Daniele Dellafiore
http://danieledellafiore.net

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to