Hi! I want to get the value of a specific cell and display it in a textbox (separate from the datagrid). For example, my datagrid has the fields Name, Birthday, and Address. When I click on a particular record/row, I want the textboxes txtName, txtBirthday and txtAddress to get the respective values and display them.
Thank you very much in advance!
Thank you very much in advance!