I am making an windows application form in visual studio using C#. and i have to add a column after the last column which is get from database into grid view. How can i add a column there? and also i want to update the database by checking that box.
↧