Re: [Wicket-user] AttributeModifier on DropDownChoice option element

2007-07-20 Thread Huy Do
Thanks Igor, I copied SelectOptions and created a CustomSelectOptions where onBeforeRender contains . SelectOption option = new SimpleSelectOption("option", model, text); option.add(new AttributeAppender("class", new Model(renderer.getGroupValue(value)), " "));

Re: [Wicket-user] AttributeModifier on DropDownChoice option element

2007-07-20 Thread Igor Vaynberg
on selectoption, not directly on select -igor On 7/20/07, Huy Do <[EMAIL PROTECTED]> wrote: > > Hi, > > Is it possible to use an AttributeModifier on the DropDownChoice or > Select option element ? i.e > Thanks, > > Huy > > ---

[Wicket-user] AttributeModifier on DropDownChoice option element

2007-07-20 Thread Huy Do
Hi, Is it possible to use an AttributeModifier on the DropDownChoice or Select option element ? i.e Thanks, Huy - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://cl