Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Auto-calculate the sum of a column in an interactive grid

Christian PitetNov 26 2020

Hi,
I have an interactive grid. I would like to calculate the sum of the column "Durée" which is a number, dynamically and to set its value to a text item ("Durée"). I don't know how to retrieve the values of the IG on the client-side.
I have set a dynamic action on the change of the column Durée, but I get only server-side actions.
Snap 2020-11-26 at 14.49.50.pngDon't know how to do that in JavaScript.
Regards,
Christian

Comments
Post Details
Added on Nov 26 2020
1 comment
211 views