1
Answer

How can I get \t in a dropdownlist/ListItem?

schimmmpansen

schimmmpansen

20y
1.6k
1
I want to add two strings into one listitem in the form string1+\t+string2, but because the dropdownlist or the listitem translate the code into HTML-code all blanks will be removed. Anyone know how to workaround this problem?
Answers (1)