Bound DataGrid ?

  • Thread starter Thread starter Dave Powlin
  • Start date Start date
D

Dave Powlin

How do I change the data in SQL Server when a user edits data in a DataGrid?
I am trying a few things and not getting the results I want.

I have a simple table that I want the user to be able to update easily. I
bind it via a DataSet to a datagrid. The user makes various changes. What do
I do to ensure these are reflected in the underlying SQL Server table?

All help appreciated.
 
hi there

i have the same problem
can u pls post some of ur code here?
TIA

gl&hf
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top