votes
Populate multiple rows in datagrid with single button click
Is it possible to insert text into multiple rows in one go with a button click? Example: my datagrid "salesDataGridView" has a column called "Payment" or it's number would be[4] lets say it had 10 rows in the datagrid ...
