Posted by: Sandro
hi all...
lets assume, i have a childtable which allows multiple selection.
one of the selection methods is to click on the first row, let the mouse
button pressed and
pull downward to select other rows.
in this case, i have to check certain things for each (in this way) selected
row (as i am doing on sam_click right
now)
does anybody know, if there is a message or a windows event, which i can
use? or do i have to trap
WM_LBUTTONDOWN, etc, etc ?
thx for any help
sandro