Is there a way to know current index in For Each Row

inside fo each

int linenum = Dt.Rows.IndexOf(row)

19 Likes