Hello,

i'm using DataGrid in my WinForm application, now i'd like to know how to
get notified when the data is changed by the bindingmanager, because i've a
master detail form and i'd like to know when the data in my detail
(datagrid) is changed when master data change.

than you