Discussion:
listview checkbox single select
(too old to reply)
mcnwsxp
2011-08-24 17:14:12 UTC
Permalink
how can i uncheck any checked checkbox (except the one i just checked) in my
single select listview with checkboxes?

what a weird control, heh?
if you know a better control for displaying text and letting you select only
a single value - do tell.
my boss wnats me to use the listview tho.

tia,
mcnewsxp
DanS
2011-08-24 21:56:20 UTC
Permalink
Post by mcnwsxp
how can i uncheck any checked checkbox (except the one i
just checked) in my single select listview with checkboxes?
Hmmmmm...if it's a single selection LV, why do you need
checkboxes ?

Wouldn't you just process the selected item ?
Post by mcnwsxp
what a weird control, heh?
if you know a better control for displaying text and
letting you select only a single value - do tell.
a listbox ?

Loading...