jQWidgets Forums

jQuery UI Widgets Forums Grid Transpose Grid

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 12 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Transpose Grid #14494

    jenny_b
    Member

    Hey there!

    First of all, great work with the JQWidgets Stuff!
    But.. i have this little issue here, I need to transpose a grid, i.e. that the column names on top of the grid need to be on the left side or content of the first column.

    For example:
    A B C D
    1 1 1 1
    2 2 2 2
    3 3 3 3
    4 4 4 4

    Changes to:
    A 1 2 3 4
    B 1 2 3 4
    C 1 2 3 4
    D 1 2 3 4

    Got the idea?
    I’d love to hear from you.

    Thanks guys!

    Regards,
    Jenny

    Transpose Grid #14534

    Peter Stoev
    Keymaster

    Hi Jenny,

    Thanks for writing.

    Unfortunately, we do not have such functionality in our Grid.

    Best Regards,
    Peter Stoev

    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.