Load specified additional amount of rows.
The amount of rows that were actually loaded. 0 indicates that there are no more rows to load.
Method loads additional rows either from the DataSource or from DbConnector - whichever was used to populate SmartGrid. The method is only relevant, if SmartGrid's DelayLoad is used. It forces SmartGrid to continue loading additional rows. The iAmount parameter specifies the maximum rows that will be loaded. If there are less than iAmount of rows left, method loads the remaining rows only.
SmartGrid Class | Resco.Controls.SmartGrid Namespace