After filling a gantt with tasks I want to show the gantt, but not starting with the first row. Instead the first shown row should be for example the row 120, so the gantt should be scrolled down vertical directly.
In horizontal manner ScrollTo() navigates to a date. same I need for the rows. How to do?