G
Guest
Is is possible to bind a datagrid to an empty dataset?
Initially, I would like the datagrid to be empty to allow users to insert
new rows.
I have the code to add new rows to the datagrid and to update the DB.
However, I'm not sure how to add empty rows to the dataset, and if it is
possible to bind the datagrid to this.
I am programming in VB.net
Many Thanks
Initially, I would like the datagrid to be empty to allow users to insert
new rows.
I have the code to add new rows to the datagrid and to update the DB.
However, I'm not sure how to add empty rows to the dataset, and if it is
possible to bind the datagrid to this.
I am programming in VB.net
Many Thanks