Displaying data in a table
Posted: Fri Nov 29, 2002 9:31 am
Help.
I have written some code that dynamically displays employees contact details in a table.
The table is 6 columns wide. My problem is that I want to display the details in alphabetical order with the data being directed downwards. When the first column is full I then want it to start in the next column and work downwards again.
I have only been able to build the table with the data scrolling horizontally.
Any ideas?
I have written some code that dynamically displays employees contact details in a table.
The table is 6 columns wide. My problem is that I want to display the details in alphabetical order with the data being directed downwards. When the first column is full I then want it to start in the next column and work downwards again.
I have only been able to build the table with the data scrolling horizontally.
Any ideas?