
November 22nd, 2004, 11:16 AM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Datagrid auto-save
Hi,
In MS Access, when we go from a row to another, the "dirty" recs are automatically saved.
How to do this automation with a datagrid (in a windows form)?
I simply don't like that buttons (Load, Update, Save, Cancel). Here, a lot of people still use
MS Access.
I looked for an event in Datagrid, but i didn't find it.
Simply, when i go from a row to another (in a datagrid), if a row is dirty, it's saved automatically.
How to find a row is dirty?
Which is the event which is fired when I move from a row to another?
Thank you,
Ionel
|