Hi, we need to use max-heigh/scrolly for some data. But, we're also using virtual scrolling because we always need to keep the top headers, vertically and horizontally.
When scrolling:virtual=true is set, the "inner div" are not scrollable with mouse wheel, but only with the scrollbar click-drag.
Sample: You can enable-disable virtual with checkbox to see the difference.
http://jsfiddle.net/eazwgd47/1/
When scrolling:virtual=true is set, the "inner div" are not scrollable with mouse wheel, but only with the scrollbar click-drag.
Sample: You can enable-disable virtual with checkbox to see the difference.
http://jsfiddle.net/eazwgd47/1/
