How to prevent rows from being added to the DataGridView when we click the ToolStripButton
I have ToolStripButton1.Click, when I click on it, the row is added. I don’t want this to happen
See the problem here
thank
I have ToolStripButton1.Click, when I click on it, the row is added. I don’t want this to happen
See the problem here
thank