0
Answer

Choosing row to databind

I am currently databinding textBoxName to the table Clients and the Column name, but how do I select which row to databind it to? (I am using C#)