You can enable virtual scrolling in OLAP Grid using the following code example.
HTML
<syncfusion:OlapGrid ID="OlapGrid1" EnableVirtualScrolling="true" runat="server">