Retry: UI Changes to cell contents in DataGrid

  • Thread starter Thread starter Guest
  • Start date Start date
Oops,

Anyway, I will have to come up with something myself I guess. I find it hard
to understand that such a trivial DataGrid functionality is missing.

Problem: When the user of my program changes the contents of a cell I'd like
to get the following info
* indices of the cell (row/col)
* new content of the cell

There is no event that gives this information. The solutions given to my
previous post (today) do not work. Hence the repost.

Thanks,
Tom .T
 

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