3
Answers

Rows cannot be programmatically added to the DataGridView's rows collection when the control is data-bound.



Hi this error appear when i try to add new row to my datagridview after saved to the table
what can i do?


Answers (3)