Skip to main content
1-Visitor
February 5, 2009
Question

Two-D Tables

  • February 5, 2009
  • 0 replies
  • 346 views

I'm working on some two-d tables and ran into a few questions.

1. Is there any way to add text to a column header such that it only appears in that particular column. I don't want to just extend the name of the parameter due to the length and requiring underscores.

2. Is there a way to force text to wrap within the 2D field?