Hi Expert-
I am using IG and calculate one column(B) based on another column change(A). Col A is editable, so i do not find any issue while trying to update a table in processing code.
But column B is a disabled column, i use apex_disabled in column B so that it will not be editable. Somehow display only option is not working, may be due to calculation.
Is there any way I can capture this column (B) value after clicking save button and update the table in processing. Also note that this save is taking more than 5 mins with null as values, not updating actual values. I have only 52 rows in IG

Your suggestion would be very helpful!
Regards
Bm