Hi All,
In 2005 B VB.Net.
I am populating the ComboBox by the following method
<b> ocombo.ValidValues.Add("Production", " ")</b>
But at run time it is displaying in the dropdown as "Production - "
it is displaying an hypen symbol and some space.
How should i remove it.
Regards,
Aravindhan.R