Since datagrid is display-only control, the cell content can only change if
the underlying dataset is changed. If your datagrid is bound to a DataView
(which happens if you use DataTable or DataView as the DataSource), you can
use the event ListChanged on the DataView class
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.