I'm struggling to put my data "readable" into a (small) table...
Maybe it is wishfull thinking of it worst kind, but could I achieve my goals with javascript :
If I make my column titles hyperlinks (like clicking on them sorts the data in the order of that column) so that when I click on a title, the column expands (the others becomes smaller) so that the user can view the data in this column in more detail?
Something like double clicking on the column headers in MS-Excel?
Bookmarks