Re: ordering data in a table!

2008-02-20 Thread yitzle
You can use Perl's sort to sort the data in Perl and regenerate the table. Or you can use some Javascript table widget. Try Googling for "Javascript table" or "Javascript table sort". Some hits I found: http://www.joostdevalk.nl/code/sortable-table/ http://www.workingwith.me.uk/articles/scripting/s

ordering data in a table!

2008-02-20 Thread Pat Rice
Hi all I'm using htm templates to display this data, but what I would like to be able to sort the infromation, by clicking on the title of the header on the coloum. eg to sort by CPU. is there any easy!! way of doing this ? as in a inbult way of doing this sorting by clicking on the link. eg Mas