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

Recommended Answers

All 2 Replies

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

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.