What inspired this wish list request?
A Data Browser Box/Data Grid Box upon loading will open to Row 1, it would be nice to be able to programmatically scroll it. Maybe leverage << Scroll Window(), maybe also a feature akin to F6/F7.
I've encountered a "bug" where if the Data Browser Box is updated – in my example by << Update From Database() – the grid sometimes scrolls down some distance. After a few updates the box is now at the end of the table.
Above suggestion would counteract the bug, but would also add cool new functionality.