Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
105
Rowselectors bug, when selecting rows with mouse, not all rows are selected.
posted

When I try to select multiple rows by pressing down left mousebutton and dragging downwards, not all rows are selected. Just some first rows are selected. Suddenly selection stops. When I release the button, the last line is also selected.

Could you look into this?

  • 245
    Offline posted

    I am having the exact same problem and cannot find a solution for it. 

  • 37774
    Suggested Answer
    posted

    I have not encountered this behavior before and I can't reproduce it on my own machine.  If you could either post a small sample project here, or submit it to Developer Support, we could try to look a little further into the issue to see what may be causing it.  One thought is that perhaps you are handling the BeforeSelectChange event.

    -Matt