How can we copy the table data in vbcs?
Summary:
We have requirement to select and copy cell data of a table in Oracle VBCS. There is a table property Content Editable, if we make it to True then we are able to select and copy cell data but it can also allows to edit ta data which we do not want.
Can anyone please suggest any other approach or property which can help us to achieve this requirement?
Code Snippet (add any code snippets that support your topic, if applicable):
0