gwtchosen
gwtchosen copied to clipboard
Add support for HTML rendering for options
I was using the ChosenValueListBox, and you can pass a Renderer in the constructor, but the value returned from the Renderer is set as the text of the option, you cannot render HTML in the ListBox
What do you mean ?
(Updated description)
I would like HTML rendering for ChosenListBox
, ChosenValueListBox
, and MultipleChosenValueListBox