jQWidgets Forums

jQuery UI Widgets Forums TreeGrid collapse button position

This topic contains 1 reply, has 2 voices, and was last updated by  Martin 4 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • collapse button position #113726

    ilseon
    Participant

    I want to put the collapse button in a column other than the first column.

    1) AS-IS
    | firstname | lastname |
    | ▼ paula | Berreto de Mattos |
    | Willis | Johnson |
    | Mindy | Martin |
    | ▶ Wendy | Kahn |

    2) TO-BE
    | lastname | firstname |
    | Berreto de Mattos | ▼ paula |
    | Johnson | Willis |
    | Martin | Mindy |
    | Kahn | ▶ Wendy |

    is this possible?

    collapse button position #113729

    Martin
    Participant

    Hello ilseon,

    Unfortunately, jqxTreeGrid does not have such functionality.

    Best Regards,
    Martin Yotov

    jQWidgets team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.