I have two dropdown datawindows on my window object and would like the second datawindow go to the row correlating to a row selected in in the first data window. I will be populating both window with data when the window opens.
For instance:
If I have two data windows, group and group owner, when a group is selected from a dropdown window I want the group owner drop down window to go to the row that in which the group and group owner has the same group_id.
I hope it is clear on what I am trying to do.
Any help would be appreciated.
For instance:
If I have two data windows, group and group owner, when a group is selected from a dropdown window I want the group owner drop down window to go to the row that in which the group and group owner has the same group_id.
I hope it is clear on what I am trying to do.
Any help would be appreciated.