G
Guest
I have an option group that contains 26 toggle buttons. Each is assigned an
alpha value. When I click a toggle button, the names in my database that
begin with the letter that is assigned to that toggle button are displayed in
a list box. When I click on a name in my list box, that name is selected.
If I click another toggle button (a different one) the name I previously
clicked on is still selected, even if I have a different list displayed.
My question is, how can I deselect a previously selected value or make my
list box null when I click another toggle button in my option group? I'd
appreciate any feedback. Thanks...
alpha value. When I click a toggle button, the names in my database that
begin with the letter that is assigned to that toggle button are displayed in
a list box. When I click on a name in my list box, that name is selected.
If I click another toggle button (a different one) the name I previously
clicked on is still selected, even if I have a different list displayed.
My question is, how can I deselect a previously selected value or make my
list box null when I click another toggle button in my option group? I'd
appreciate any feedback. Thanks...