Hello Everyone , this is my first participation here, I am civil Engineer and I have a Question
I created dataGridViewer connected to a database , when I change the records and reopen the application the changed are saved However , I let the user to add/delete columns during the runtime (by using sql command) ,even though those columns are saved and appear at datagridviewer
The reported Viewer (which i designed using wizard) is not showing these columns
what should i do , I have been trying to solve this for a week ! could it be a year ? !
I am using c# visual studio 2012