O
Ofer B.
Hi
When the user is changing cells value, how can I know the original value
(befor the user change the value in the cell) and the new value.
My grid is bound to data table, and I have 2 events "RowChanging", and
"RowChanged", but this 2 return the new value and not the original. I try to
get the value by using "e.Row[ColumnNumber]"
thanks
ofer
When the user is changing cells value, how can I know the original value
(befor the user change the value in the cell) and the new value.
My grid is bound to data table, and I have 2 events "RowChanging", and
"RowChanged", but this 2 return the new value and not the original. I try to
get the value by using "e.Row[ColumnNumber]"
thanks
ofer