The DataGridView
is bound to a DataSet
. Let's say there is only one column for this example. The 1 column is filename. For each row I need to open the FileOpenDialog
to change or update the filename column. How do I add the button? does it have to be in a separate column or can it be in the same colum?
Asked
Active
Viewed 225 times
0