Hey there,
I loop trough an DataTable: For Each Row in Data Table …
How do I get the “Current Row” as an Integer?
Thanks a lot!
Katarina
Hey there,
I loop trough an DataTable: For Each Row in Data Table …
How do I get the “Current Row” as an Integer?
Thanks a lot!
Katarina
are you looking for the current loop index?
Have a look here:
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.