Re: Scrolling through DataTables



I am looking at C# and Ado.Net database development, however I come from a
Delphi background, but I'm getting there.

Once I have retrieved my data from Sql Server I have a DataTable with all
the DataRows in it, I can use find to locate a specific record (using the
index), is it possible to scroll backwards and forwards through the
DataTable. In Delphi we hade Next, Last etc

Hi. This newsgroup is for classic ADO, not for ADO.NET

You want newgroups that have "dotnet" somewhere in the name.
In particular the newsgroups you might want to repost to are

Newsgroup support on ADO.NET:
microsoft.public.dotnet.framework.adonet

Newsgroup support on C#:
microsoft.public.dotnet.framework.languages.csharp

Stephen Howe


.