H
Howard, Brett
I am binding data to the <ASPropdown> object. My field that I am binding
to the DataTextField property has " " in the data out of the database.
The problem that I am having is that when the page is rendered to the
browser, the " " is changed to "&nbsp;". Is there a way to stop
the conversion of my data? What I am trying to accomplish is to have some
drop down items to be tabbed in. So, if you know how to tab items in a
dropdown, that can also solve my issue.
to the DataTextField property has " " in the data out of the database.
The problem that I am having is that when the page is rendered to the
browser, the " " is changed to "&nbsp;". Is there a way to stop
the conversion of my data? What I am trying to accomplish is to have some
drop down items to be tabbed in. So, if you know how to tab items in a
dropdown, that can also solve my issue.