How to 'unselect' a row in a Listbox ?

R

Ryan

I have a form with selection criteria combo boxes at the
top and a listbox below to show results. At the bottom are
command buttons that must only be enabled when a listbox
item is selected.
If I select a listbox item, then change my selection
criteria and refresh the listbox, I disable the command
buttons, however the previously selected row remains
selected. How do I 'unselect this row'? Each time the
button is pressed to refresh the listbox, I want to
disable the command buttons and remove any previous
selection.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top