Displaying a Table (Grid) as a Display Box in a Window and GridBox()
Hi. I would like to know if there is a way to include a table (aka grid) as a display box inside a modal window. Looking through the scripting index, the Display Boxes "GridBox()", "GridCellBox()", and "GridMultiCellBox()" grabbed my attention, but there's no documentation on these. I want an actual table in the window because I need the user to be able to cut/paste several cell of data into it....