When working with large data sets, it would be wise to make use of the virtual scrolling feature of the grid. When scrolling with the virtual scrollbar, RadGrid
executes AJAX requests to change the pages (triggered by the RadAjaxManager or RadAjaxPanel respectively),
i.e. no postbacks are performed. The overall behavior is smooth and with no flicker.