G
Guest
Hi
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
Thanks
Tim
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
Thanks
Tim