Author Topic: Scrolling while selecting cells  (Read 2116 times)

knobbs

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 8
    • View Profile
Scrolling while selecting cells
« on: March 21, 2016, 09:03:07 pm »
In my application, when a user is selecting multiple cells/rows, if they use the mouse and drag to the bottom of the grid, they can make the grid scroll and continue selecting by placing the mouse cursor at the bottom of the grid.  If they do the same thing to continue scrolling up by going to the top of the grid, there is no way to get it to scroll.

This is not a perfect example, but I have modified a fiddle below to recreate the issue:

http://jsfiddle.net/fstsc5cj/1/

Is there a setting to enable scrolling while selecting?

Thanks,
Tom

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6260
    • View Profile
Re: Scrolling while selecting cells
« Reply #1 on: March 21, 2016, 10:29:37 pm »
Scrolling while selecting with mouse is not supported currently.

It has been added in the priority list for the upcoming versions, thanks for your feedback.


Note: Scrolling while selecting with keyboard is supported.
« Last Edit: March 28, 2016, 07:01:32 pm by paramquery »