Posted 03 Dec 2015 Link to this post
Hi, when firing an update event on a grid, is there a way to determine the before and after values of a changed column.
thanks
Mark
Posted 04 Dec 2015 Link to this post
Hello mark,
There is no built-in method for this, but if you save the current state (before update) into a variable and then compare the values, you can see the difference.