B
bh
I am working on a calendar application that requires me to let the user
select a range of adjacent cells by:
1-clicking in the start cell (start of range)
2-holding down the mouse key
3-dragging to the destination cell (end of range)
4-releasing the mouse key
The effect I am trying to achieve is to select the range of cells after
4.
Thanks a bunch in advance, I am really stuck here and can't find
anything on the web so far.
bh
select a range of adjacent cells by:
1-clicking in the start cell (start of range)
2-holding down the mouse key
3-dragging to the destination cell (end of range)
4-releasing the mouse key
The effect I am trying to achieve is to select the range of cells after
4.
Thanks a bunch in advance, I am really stuck here and can't find
anything on the web so far.
bh