A
Anthony
Hello All,
I have a combo-box that contains three items added at design time. When I
try to set the SelectedText property at run-time based on a value from a
SqlDataReader, the SelectedText is not set, but if I step through the code,
the SelectedText gets set. Any help will be greatly appreciated.
Using VB.Net 2003
Thanks,
Anthony
I have a combo-box that contains three items added at design time. When I
try to set the SelectedText property at run-time based on a value from a
SqlDataReader, the SelectedText is not set, but if I step through the code,
the SelectedText gets set. Any help will be greatly appreciated.
Using VB.Net 2003
Thanks,
Anthony