4
Answers

How to read data from datatable in C#

Photo of Methoun Ahmed

Methoun Ahmed

7y
58.7k
1
I am developing a login page.First field is User name Secound field is Password and datatable has 3 field which is UserID,Password,UserName.I want to do after login page UserName show in text box how can do this.

Answers (4)