On Oct 11, 9:31 pm, "Cor Ligthert[MVP]" <notmyfirstn...@planet.nl>
wrote:
> Watson,
>
> AFAIK did you overlook nothing, when you want this you can check per Row as
> the event for that is triggering, AFAIK is the cell change in a DataTable
> not triggering.
>
> Cor
I guess i'm not sure how to figure out what the proposed value is and
what the new value is for each cell of the row. For example, when a
when I hook into a row changing event, how do I iterate through each
cell in that row and get the proposed value and original value?
|