P
Peter Steele
I suspect I know the answer but I'll ask anyway. I have a ListView with
fullrow select and checkboxes enabled. When a double-click is done on a row
it automatically sets/unsets the checkbox for that row. I don't want this to
happen--I only want the checkbox to be set/unset by explicitly clicking on
the checkbox. I've got a hack that sort of solves it but you can see the
checkbox toggle itself during the double-click. Is there anyway to prevent
the double-click event from modifying the value of the checkbox?
Peter
fullrow select and checkboxes enabled. When a double-click is done on a row
it automatically sets/unsets the checkbox for that row. I don't want this to
happen--I only want the checkbox to be set/unset by explicitly clicking on
the checkbox. I've got a hack that sort of solves it but you can see the
checkbox toggle itself during the double-click. Is there anyway to prevent
the double-click event from modifying the value of the checkbox?
Peter