Have you tried using ? That's just the nature of HTML (and XML). The surrounding whitespace is ignored.
On 1/26/08, Mathias P.W Nilsson <[EMAIL PROTECTED]> wrote: > > > Hi! > > I'm not allowed to have WhiteSpace in the value of a DropDownList. How > come? > If I implement the IChoiceRenderer and implement the method > getDisplayValue > and return " " it is trimmed! > I would like to be able to indent child in the drop downlist. How is this > possible? > > Thanks > -- > View this message in context: > http://www.nabble.com/Not-allowed-to-have-whitespace-in-value-tp15107381p15107381.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
