|
vb.net datagrid
I have a datagrid that I fill with data from a dataset. I want to add some blank columns after what is recieved from the database in the dataset so the user can input some information. How do I add these blanck columns? Or I display the columns with other data in them, but then I need to blank out the data so that the columns are empty. Any ideas?
|