/ Published in: C#
Create more than one space between words in DropDownList by reapeating this code.
Expand |
Embed | Plain Text
Server.HtmlDecode(" ")
You need to login to post a comment.
leonbda on 01/15/09
1 person have marked this snippet as a favorite
Create more than one space between words in DropDownList by reapeating this code.
Server.HtmlDecode(" ")
You need to login to post a comment.