jQuery UI Widgets Forums Grid Displaying header titles at angle

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 8 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Displaying header titles at angle #84958

    George S
    Participant

    Hello,

    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?

    Displaying header titles at angle #84962

    ivailo
    Participant

    Hi George S,

    You can use renderer callback of each column and rotate the content via CSS.
    Here is a demo.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.