Hello,
I would like to know the current index of the for each row activity. Is there a way to know that ?
Thank you
Hello,
I would like to know the current index of the for each row activity. Is there a way to know that ?
Thank you
inside fo each
int linenum = Dt.Rows.IndexOf(row)