Check out this short article on how to use the row caching property of the ASPxGridView and an upcoming feature of the ASPxPivotGrid: What is EnableRowsCache? In general, this is a good feature because it’s helps your web application’s scalability. How? By default, the ASPxGridView stores data in memory...