Working with Datatable.
- From: "jensen bredal" <jensen.bredal@xxxxxxxx>
- Date: Fri, 29 Apr 2005 13:35:46 +0200
Hello,
I have a Datatable "dt" with say "n" rows.
I want to return a subset of "dt" starting at index "i" (i<dt.Rows.Count)
and ending at index "j" ( dt.Rows.Count >j>i).
How can this be done without unnecessary coding?
Many thanks in advance.
JB
.
- Follow-Ups:
- Re: Working with Datatable.
- From: Marcin Grzębski
- Re: Working with Datatable.
- Prev by Date: How can I send a long document to a remote machine?
- Next by Date: Process used by another
- Previous by thread: How can I send a long document to a remote machine?
- Next by thread: Re: Working with Datatable.
- Index(es):