Setting loading position
The sample shows the use of parameter 'datafetch'. The parameter allows you to set the start position DataTable data will load from.
Dynamic loading from DB (sqllite + php).

Data is loaded from the first record.

Data is loaded from the fiftieth record.

Data is loaded from the fiftieth record.