I fill a data table with 11 columns and 1 row.
columns/ User Pass
Row / **User2054** 1234
I Have a Label named lblUser and I want to put the value = User2054 from Table(Collumn[0], Rows[0])
How can I fill it?
Thank’s for helping me!
Assuming the user name is the first column:
Alternatively, you could use the column name: