So I have been messing with this issue for a bit now. What I have a datagrid that displays all of the users for the software. The datatable doesn't show all of the information so I would like to get the first column text of a selected row. From the documentation none of it applies to how I do this with a database. I am using a remote SQL database if that helps. So, if I have a table like below, I want to get the Username field which should be "Admin".
Username First Name Last Name
Admin Jon Doe <--- Selected ROW
userq max lo