I’m finding a lack of programmatic horizontal scroll control. For example scrollToStart() is not moving the Grid to its leftmost position (my test with frozen columns). And “setScrollLeft(double px)”, present in the Grid API doc for 8.0.3, is apparently absent in the code.
Am I missing something or is the code yet to catch up with the API documentation?