RE: Newbee Question - Updating Data With a DataGridView
- From: v-kevy@xxxxxxxxxxxxxxxxxxxx (Kevin Yu [MSFT])
- Date: Fri, 21 Apr 2006 02:32:39 GMT
Hi,
As you know, you can use a DataAdapter to update all the newly added rows,
modified rows and deletions to the database. You needn't implement the
IEditable interface. Here is a good article for your reference.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/ht
ml/databindingadonet.asp
Kevin Yu
Microsoft Online Community Support
============================================================================
==========================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
============================================================================
==========================
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
.
- Prev by Date: RE: Question about winform and win-service
- Next by Date: RE: windows .net Server 2003 Administration tools Remote Desktop
- Previous by thread: Re: Newbee Question - Updating Data With a DataGridView
- Next by thread: Please help debugging an aspx page
- Index(es):
Relevant Pages
|