Is there a way to have Slickgrid continue to scroll down even after the last row is reached so that the last row is viewed in the upper part of the dataview?
Maybe add a css-margin or invisible rows?
Update:
A good comparison would be MS Access table or query views where the last row (or line for adding a row) can be scolled all the way to the top of the view.
Set the
leaveSpaceForNewRowsoption totrue.