I am very new to APEX development and I'm working on developing an app for my client that displays information about all of our Oracle databases. I have an Interactive Grid that displays username and passwords for a specific database but I am not able to select either the username or password columns within the region to be able to copy the data in those columns so that I can copy/paste the information into other places (documents, unix sessions, etc).
Because most of our passwords are long and randomly generated it is imperative that we are able to copy/paste from the password column. Currently I cannot even select data in these columns.
I suspect this should be a relatively easy fix but I've tried modifying a number of the column (as well as region) attributes that I think might give me this ability but nothing seems to work. Any help would be greatly appreciated.
Thanks