Question
I have created a table and each row is different color which makes it easier to distinguish rows. But in regards to columns it is hard to distinguish one column from the other when you have many columns on the table. I tried to use the tableframe command and it doesn't work. Not sure why. Is there another command I can use? Do you have problems with the tableframe comand?
Environment
--
SusanVillalon - 19 Sep 2008
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
tableframe is for the outer perimeter of the whole table.
To draw vertical lines between cells, use
tablerules=cols or
tablerules=all.
--
SeanCMorgan - 22 Sep 2008