OK I see that getting the HTML out of the grid and setting it in the tab is not going to work because I think the event handlers are not coming with the HTML.
I need to try your idea for the append but I’m not sure I understand what and how to “initialize” the element in the DOM. Somehow I need to create an empty grid, not have it displayed, and then when I create a new tab have it displayed with all its handlers in that tab.
Thanks for the assistance again.