wsyeager
Centurion
When data is retrieved from my database and placed in a listbox, the first item is always selected. However, I do not want that behavior. How do you programatically unselect items in a listbox?
I know how to do it using a webform listbox, but the windowsform listbox does not work the same way.
I know how to do it using a webform listbox, but the windowsform listbox does not work the same way.