Hi Experts,
How can I use the DataWindow object (DWO) outside of a DataWindow? Specifically, if I need to retrieve the name of a selected column in a DataWindow from outside of it, how can I achieve this?
Thanks
Deva.S
Hi Experts,
How can I use the DataWindow object (DWO) outside of a DataWindow? Specifically, if I need to retrieve the name of a selected column in a DataWindow from outside of it, how can I achieve this?
Thanks
Deva.S
Yes, you are correct. I need to use the DataWindow object (DWO) outside its container. Specifically, I have two buttons inside DataWindow, and I need to determine which button was clicked.
Thanks
Deva.S