CurrentCellChanged event

  • Thread starter Thread starter jason via DotNetMonster.com
  • Start date Start date
J

jason via DotNetMonster.com

Hi, all
I am working on a windows application which need to write 'column name',
'new data' to a log file if any user changed the current cell's data. I am
using CurrentCellChanged property to monitor this situation. But I found
this property raised if user just moved from cell to cell even they did not
change anything in the cell, also I cannot figured out how do I know the
data has been changed and hot to get new data.

Any one can help?
Thanks in advacne.
 

Ask a Question

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.

Ask a Question

Back
Top