Data Table from Private to Visible
How do I show (in a window) a data table that was opened as Private? I understand that private objects do not have windows associated with them. I generate many tables and I am optimizing my script by keeping them private. My question is, how do I add a private data table to a window and display it like a typical data table? I want the same functionality as if it were opened as Visible. Thank you ...
ngonzalez0