Hello,
I've discovered a problem with the multi-select drag when scrolling is enabled on the grid. When I turn off scrolling, it works fine.
If I start the drag in the lower right part of the grid and drag upwards and to the left, the semi-transparent "selection box" does not render in the right place. Instead of having its lower right corner placed where I started the drag (which it should and does without scrolling enabled), the selection box doesn't even appear until about halfway up the grid. When I release the left mouse button to finish the drag-selected, the CORRECT rows are still selected, even though the selection box displayed improperly.
I just took a look at the RadGrid demo site to see if I could reproduce this. But oddly the demos for scrolling do not have multi-selection enabled. Conversely, the demos for multi-selection do not have scrolling enabled!! Is there a demo anywhere that shows scrolling plus client row multi-select (via drag selection box) at the same time??
I've attached screenshot sequence showing this problem. Please help!
I've discovered a problem with the multi-select drag when scrolling is enabled on the grid. When I turn off scrolling, it works fine.
If I start the drag in the lower right part of the grid and drag upwards and to the left, the semi-transparent "selection box" does not render in the right place. Instead of having its lower right corner placed where I started the drag (which it should and does without scrolling enabled), the selection box doesn't even appear until about halfway up the grid. When I release the left mouse button to finish the drag-selected, the CORRECT rows are still selected, even though the selection box displayed improperly.
I just took a look at the RadGrid demo site to see if I could reproduce this. But oddly the demos for scrolling do not have multi-selection enabled. Conversely, the demos for multi-selection do not have scrolling enabled!! Is there a demo anywhere that shows scrolling plus client row multi-select (via drag selection box) at the same time??
I've attached screenshot sequence showing this problem. Please help!