I know how to pull data from a db and present it in a textbox in a form
my question is, how can i pull data from a db and present it in a datagridview?
and another thing,
once a certain row is double clicked, new form will show and a data will be sent to that ready to be edited.
Thanks!