I have a table which is built dynamically at run-time. Once the table has been built, I would like to present the table to the user exactly as it appears after it has been built dynamically. I want this table in a list box control on the form. Does anyone have any suggestions?