jQWidgets Forums

jQuery UI Widgets Forums Grid put a tree in jqxgrid

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • put a tree in jqxgrid #60229

    heimax
    Participant

    Hi,

    suppose I have a column which like the record detail, but it just have one property. The number of row counts for the details can be different

    is it possible to add a tree to the jqxgrid?

    Originally,
    ————————–
    row 1 | + details | dates
    ————————–
    row 2 | + details | dates
    ————————–

    when open tree,
    ————————–
    row 1 | + details | dates
    | – A |
    | – B |
    ————————–
    row 2 | + details | dates
    ————————–

    I have tried to use the nested grids. Since some of the records may not have the detail elements and the row details still occupy some space. The extra space with nothing is not accepted.

    Can anyone please help me?

    put a tree in jqxgrid #60243

    Nadezhda
    Participant

    Hello heimax,

    If you wish you can try the jqxTreeGrid which has a similar functionality: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtreegrid/index.htm?(arctic).

    Best Regards,
    Nadezhda

    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.