hi,
how to i get the data i the dategrid view and save it in the SQL database in C#. and also how to aloow the user to enter details from the grid view.
thankxxxx
hi,
how to i get the data i the dategrid view and save it in the SQL database in C#. and also how to aloow the user to enter details from the grid view.
thankxxxx
By implementing connection, dataadapter , and commandbuilder you can fetch data from the database and populate datatable/dataset and vice-versa you can update datatable/dataset.
what is the syntax for getting a specific cell in the data grid view
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.