2008-12-08 Ivan N. Zlatev <contact@i-nz.net>
authorIvan Zlatev <ivan@ivanz.com>
Mon, 8 Dec 2008 07:19:41 +0000 (07:19 -0000)
committerIvan Zlatev <ivan@ivanz.com>
Mon, 8 Dec 2008 07:19:41 +0000 (07:19 -0000)
commit81c4adaca7f96d185b1fedea9c63b6543ae922df
tree5e1d876b1f4eb9f271555fff04b70b547a656303
parent4e5e61cf501ef587ec36aaf80d04d734ca0efaca
2008-12-08  Ivan N. Zlatev  <contact@i-nz.net>

* DataGridView.cs: This is the cool patch that adds support for
actually updating the data in the databinding backend after editing.
With bonus firing and handling the DataError event.

svn path=/trunk/mcs/; revision=120982
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridView.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridViewRow.cs