jQuery UI Widgets Forums Grid Need grid headers in column

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Need grid headers in column #94737

    madhukar123
    Participant

    I want the grid to be horizontal model. As I want to show data in rows

    Example:

    HEADER1 a b c d e
    HEADER2 a b c d e

    Please let me know if possible.

    Regards
    Madhukar

    Need grid headers in column #94744

    Stanislav
    Participant

    Hello Madhukar,

    You can look at our demo Custom Row Editor in jqxGrid>Editor. It is as close as we have of a horizontal grid.
    As for the header removal. Use showheader: false, this combined with the CustomGrid should be what you are looking for.

    Best Regards,
    Stanislav

    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.