Hi All,
I am using Apex 5.1. i have to insert rownum (Interactive grid Row index :APEX$ROW_NUM number and not database rownum) when i press Add row button. how can i get into a row num into a column.
When i select rownum 2 and press addrow newly inserting row should be 3 and 3rd slno should show 4 and 4 slno should show 5. How can i do this.
Thanks
Ravi