Hi guys
I’ve got a problem when I used a “ForEachRow” and I don’t know why
Can help me?
Regards
Write row.Item(“codCliente”).ToString
Well I don’t have the option “Item”

Are you working in VB or C#?
In C#
I think C# use [ . ] instead of () when calling a Row Index
Oh I get it,
row[“CodCliente”] - not parenthesis, is with brackets in C#
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.