Hi,
am using oracle apex 19.2 version.
How to increment the Interactive grid column value when add row button click.
As shown in the above screenshot, need to get the sequence automatically when click on Addrow button.
I tried with the below link but the value is increment for click on the grid but should work on addrow button click only.
Auto increment number on click add row button in interactive grid Oracle APEX - Ontoor Blogs (ontoorsolutions.com)
Kindly advice to get the auto increment value in IG column.
Thanks in advance.