jQWidgets Forums

jQuery UI Widgets Forums Grid Colspans

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  Nikolay 11 years, 5 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Colspans Posts
  • Colspans #29681

    Nikolay
    Participant

    Hi,

    We are looking for js grid library for our project. Actually it will be a mixture of grid and spreadsheet.
    One of the crucial criteria is grid’s support of colspans. We should have ability to merge cells within one row, for example to make subheaders in a grid with heterogenous data.
    As I can see there is no API for it in jqxGrid. Also it is my understanding that grd’s DOM is built on div’s, not tables, so I can’t play with td’s display and width styles to meet our requirements.

    Please tell me if there is workaround,
    Thank you

    Colspans #29682

    Peter Stoev
    Keymaster

    Hi Nikolay,

    We do have support for Column Hierarchies(see the columns>columns hierarchies demo). However, we do not support cells merge and there is unfortunately no workaround that we can suggest you.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Colspans #30416

    Nikolay
    Participant

    I found that with “Groups Renderer” I can do all required things. Thank you.

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

You must be logged in to reply to this topic.