Smart rendering and split mode
You have the possibility to enable both smart rendering and split modes in grid.
Loading whole data (2,000 rows) at once
Select row with id=r212; myGrid.setSelectedRow("r212");
Select row with id=r512; myGrid.setSelectedRow("r512");
Select row with id=r786; myGrid.setSelectedRow("r786");