Anybody Plz tell me how I can update a Gridview Record.Kidly tell what is code in C# I am waiting for reponce for my this thred

Recommended Answers

All 4 Replies

THnks Charis Hunter but not about my Question

If you bind a DataGridView to a collection/ data source then the data in the data source will be updated when you change it within the DataGridView.

Your question is very vauge and as part of using DaniWeb you have to show what you've done so. This is to show you have attempted it yourself first and so that people can try to see how you're doing it.

Here are a few more links that may me of help. One of them is about the DataGridView object and describes how it can be used...

http://www.dotnetperls.com/datagridview

http://msdn.microsoft.com/en-us/library/system.windows.forms.datagridview%28v=vs.110%29.aspx

Just for clarification to respondants, GridView and DataGridView are not synonymous. OP, can you specify whether you're using WinForms, WPF, or ASP.NET such that helpers don't need to make assumptions about your terminology?

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.