Re: When to Update() a database from datagridview
- From: "Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom>
- Date: Wed, 8 Feb 2006 12:30:38 -0000
I haven't been able to find the answer to this one anywhere. I want totable
automatically update the underlying database when the user modifies the
associated with a datagridview. I tried both CellLeave and RowLeave tocall
Update(), but neither works well. Some info in the grid doesn't appear inthe
database. What is the appropriate event to hook in a datagridview, so that
the changes are automatically saved through to the database?
You also might find this FAQ useful
http://www.syncfusion.com/faq/windowsforms/Default.aspx
Scroll down to section 4 and 5
Stephen Howe
.
- Prev by Date: Re: When to Update() a database from datagridview
- Next by Date: Empty field
- Previous by thread: Re: When to Update() a database from datagridview
- Next by thread: Empty field
- Index(es):