C
C Did
Hi,
I need to display a simple table. The hitch is that the table changes
depending on circumstances.
So today it could be a table with three columns, tomorrow it could be
twelve.
I just need to dump the data to the page in a simple manner.
I won't know until run time the nature of the table.
What's the best way to handle this. All I will have at run time is the table
name
thanks
I need to display a simple table. The hitch is that the table changes
depending on circumstances.
So today it could be a table with three columns, tomorrow it could be
twelve.
I just need to dump the data to the page in a simple manner.
I won't know until run time the nature of the table.
What's the best way to handle this. All I will have at run time is the table
name
thanks