Computed Table not calculating Total column value correctly
Summary:
The values of two columns should be calculated and stored in third column in a table.
Content (required):
Hi All,
I have a requirement where the values of two columns should be calculated and stored in third column.
On implementing this I am making table as editable and using events TableBeforeRowEdit and TableBeforeRowEditEnd events to calculate the total. Here when I am editing the values of columns then clicking on anywhere on table the total value is not reflecting and if I am clicking outside of table anywhere on the screen then total value is reflecting.
Please help if anyone have faced the same issue and have solution.
Tagged:
0