I have a large number of columns (80?) I wish to display, and the value is a single digit (think ‘Y’ or ‘N’). The column names (aka header text) might be 10 or 15 characters wide. I am trying to find a way to display this in as little space as possible. Excel will let me display the text at angles (ideally 45 degrees) so that I can have my columns right next to each other. Can I do anything like this with jqxgrid? If not, is there any other approach you can think of to get more columns on a screen?