PDA

View Full Version : Column sorting on Reports



strategy
06-12-06, 04:29 PM
It would be nice to have column sorting on all of the reports, especially on the Disk Space & Bandwidth Usage Summary Report, so I can see if any accounts are close to going over their disk or BW limit.

Matt
06-12-06, 06:08 PM
It would not be possible to order by Percentage Used as this is not stored in the database so even with column sorting you wouldn't be able to do that.

Matt

Cronikeys
06-14-06, 10:26 PM
Could you store them all to an array, sort the array, then output the array?

strategy
06-14-06, 10:55 PM
Or maybe if the account shows 75% used, the table cell color could be a yellow and if it's over 95%, the table cell color could be red (a light red so the text would still show through). Would that work?