1
Answer

Rows cannot be programmatically removed unless the DataGri

How to handle this error {"Rows cannot be programmatically removed unless the DataGridView is data-bound to an IBindingList that supports change notification and allows deletion."}

Answers (1)