I have two windows and each have one data window. I just want to double click on first window's data window to get the second window's data window and want to add the selected row from the second window's data window to the same fields of first. How can I make it possible?
how insert the row values from a window to another window's dw in power builder
1k views Asked by Nizam Muhammed At
2
Many assumptions are being made but in a nutshell:
There are many other ways to achieve the same thing based on what you are trying to do after you have copied the row from one place to another.