Big Data sets

What are the optimal settings to use for a grid with 20 columns and 1500 rows?

The optimal mode for such grid - smartRendering

    grid.enableSmartRendering(true); //before load XML

this must be enough