Samuel Toh

Samuel Toh

  • NA
  • 106
  • 16.4k

Display value output into textbox from DataGridView

Oct 30 2021 12:51 PM

I want to display the output of the column "Email" from the DataGridView under the label "Applicants" in to the textbox beside "To".

So when I select the Names from the DataGridView, their email will automatically be showed in the textbox. How do I do that?


Answers (7)