T
TCB
Hi,
I have a dataset with 12 records selected from a Database (Top 12) I need to
bind a DataList to the first 6 records and another DataList to the last 6
records. How can I split this datadet in two or accomplish this? copy each
set of 6 rows to a DataTable or DataRow()...How?
Thanks
I have a dataset with 12 records selected from a Database (Top 12) I need to
bind a DataList to the first 6 records and another DataList to the last 6
records. How can I split this datadet in two or accomplish this? copy each
set of 6 rows to a DataTable or DataRow()...How?
Thanks