Openning a popup window from a table component
Good day
I dragged n dropped a table component that extract data from my Database into my visual designer and added a button in the last column of the table component,When the button is clicked it execute a javascript fuction(window.open()) to display the selected rows in detail,It openning the popup window n displaying the data but instead of the pop window to appear on the window that call it,it apear at the back of the window.
Pls what cai do to make it apear on the windiw that call it,

