Hello c# experts,

Can u plz. tell me how to update data in data grid view?
and result is being reflected in other table also using stored procedure
thanks

To fetch data from database and to update a database - Use DataAdapter (provider classes) and DataSet (relational) classes.

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.