Handling long tables with 20+ column
Posted: Sat Apr 05, 2014 11:33 pm
I have 26 columns to display to be exact.

I can't separate the column into sub tables because my requirement is to allow the user to edit the information and view the result with clear view.
I want to know guys how do you handle this kind of problem? How should I display the data in a row if possbile in an elegant way?

I can't separate the column into sub tables because my requirement is to allow the user to edit the information and view the result with clear view.
I want to know guys how do you handle this kind of problem? How should I display the data in a row if possbile in an elegant way?