With AbsoluteScrolling enabled, WebGrid is able to automatically adjust the viewport to the next available column when user pressed on the left/right arrow of horizontal scrollbar. This behavior allows users to conveniently scroll through all the columns with less clicks.
In this topic, you will learn how to enable absolute scrolling.
To enable absolute scrolling
- Enable column freezing.
- Open WebGrid.NET designer.
- Search for FreezePaneSettings.
- Set AbsoluteScrolling to True.