4
Reply

How to read data from datatable in C#

Methoun Ahmed

Methoun Ahmed

6 years ago
253
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)