How to add a row to a DataGridView bound to a data table
How to add a row to a DataGridView bound to a data table
I have a DataGridView that is bound to a data table. I would like to add a
row just to the DataGridView and not to the data source. Is this possible?
Thanks, Brad
No comments:
Post a Comment