CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   HTML & CSS (http://www.codingforums.com/forumdisplay.php?f=13)
-   -   Best Practices - Tabular Display (http://www.codingforums.com/showthread.php?t=284472)

kraftomatic 12-20-2012 03:18 PM

Best Practices - Tabular Display
 
Hey All,

So I have an Excel sheet of data with 15-17 columns of data. Naturally, this doesn't fit well into a web page with dynamic table sorting and such. Eight of the columns are date fields - which need to be sortable. However there has to be a way to better make use of the space on the page, without taking up that much room with simply date data.

Anyone have any suggestions on how to lay the tabular data out and make it functional/usable?

Thanks.


All times are GMT +1. The time now is 11:43 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.