Hi, I’m considering switching to JQX control set and wondering if it has the following functionality. I searched and couldn’t find it yet.
Scenario: I have 3 grids one below the other. They are the same width which exceeds the container width and thus they all would have horizontal scrollbars. When I scroll any grid horizontally, the other 2 are scrolled in the same manner as well, i. e. horizontal scrolling must be synchronized.
I need means to programmatically scroll grids on one of the grid’s onScroll event or something to mimic this.
Can this be accomplished and how? Would be great if you can provide an example or point me to the corresponding documentation.
Thanks!