Paging and Scrolling
ASPxGridView gives you control over how often it needs a server refresh as a user scrolls through data. Multiple options allow you to manage the navigation in the grid. You can specify the number of rows included within a page, enable horizontal and vertical scroll, specify the grid’s height, and more.
Concepts
- Data Paging
- SEO Paging
- Endless Paging
- Vertical Scrolling
- Virtual Scrolling
- Horizontal Scrolling
- ASPxGridView Fixed Table Layout Specifics (Scrolling and Column Resizing)