Hi all,
I am currently working with Application Express 20.1.0.00.13.
I have this interactive grid which I use to create "accounting keys". Now anyone familiar with accouting understands that you cannot delete things and very rarely modify them for tracebility reasons.
So when I create my accounting key which is made up of some 12 columns, I need all fields to be editable and I have column 13 and 14 that are use to render the key active/inactive and add a comment.
And once the key has been saved, only the active/inactive (status) and comment columns can be edited not the complete row.
I found this thread in the forum but I am not sure what I need to look at.
Enable/Disable Interactive Grid Column (APEX 5.1.3)
I have the two following pages that are titled Editing : and the only dynamic action in the is a close dialog.

So the question remains, how do I allow columns to be edited on insert and not editable on change?
Any tips, comments, suggestions are always appreciated.
Thanks,
Jake