Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › General Discussions › Window › windowParent is empty Tagged: window parent This topic has 1 reply, 2 voices, and was last updated 11 months, 4 weeks ago by Markov. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 10, 2024 at 4:59 pm #111914 tbettinazzi@axioma.itParticipant I crete a popup window with var window = document.createElement(“smart-dialog-window”); and I append it to the current document. On that window I put a button, when I click it I pass the window to a function. In that function I try to get the parent window with window.windowParent but is null (window is not null) Why ? How can I get the parent window and operate on it ? Tks December 11, 2024 at 7:48 am #111915 MarkovKeymaster Hi, windowParent is null by default unless you set it to something like “container1” where container1 is ID of a container element. Regards, Markov Smart UI Team https://www.htmlelements.com/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In With Google Log In