Hi
I have DataTable with many rows.
i want to get from DataTable alway 20 rows.
Once the first 20 records and next time i want to get the thrid
(20 records).
which way it is easily to make this.
Hi
I have DataTable with many rows.
i want to get from DataTable alway 20 rows.
Once the first 20 records and next time i want to get the thrid
(20 records).
which way it is easily to make this.
Get Part of rows from DataTable .
Aaron Oneal
Joakim Wennergren
take a look at these articles:
hope this helps