|
 |
ado_dotnet thread: Rowindexes in datatables and dataviews
Message #1 by =?iso-8859-1?Q?Martin_Ho=DFfeld?= <Martin.Hossfeld@I...> on Thu, 18 Apr 2002 16:28:38 +0200
|
|
This is a multi-part message in MIME format.
------_=_NextPart_001_01C1E6E5.547DC2A8
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I have a few basic questions re Datatables and Dataviews and hope that
somebody can shed some light on these.
1. does anybody know how to determine the index of a row in the
datatable that corresponds to a given row in a dataview and vice versa ?
2. When I add a new row to a dataview, at what index does it appear in
the dataview and the underlying datatable ?
3. When I add a new row to a datatable, at what index does it appear in
a dataview based on this datatable?
Martin Hossfeld
Message #2 by "Martin Hossfeld" <martin.hossfeld@i...> on Thu, 18 Apr 2002 15:34:00
|
|
I have a few (hopefully) basic questions re Datatables and Dataviews and
hope that somebody can shed some light on these.
1. does anybody know how to determine the index of a row in the datatable
that corresponds to a given row in a dataview and vice versa ?
2. When I add a new row to a dataview, at what index does it appear in
the dataview and the underlying datatable ?
3. When I add a new row to a datatable, at what index does it appear in a
dataview based on this datatable?
Martin Hossfeld
|
|
 |