4
Answers

Having spaces in select box

Ask a question
sacresp

sacresp

20y
3.9k
1
Hi, I need to have a select box what has items with spaces in them. If I use server ListBox control and add an item that has   in it, control is "wise" enough to render it as &nbsp :(, which of course causes   to get visible, not the space. How to do that?

Answers (4)