jQWidgets Forums

jQuery UI Widgets Forums TreeGrid Expand single node

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Expand single node #93764

    Jan Floris
    Participant

    Hi.
    To expand a node (row) in the treegrid, one clicks on the little triangle on the left hand side. Is there a way to expand the node when clicking any ware on the node/row?

    Expand single node #93789

    Hristo
    Participant

    Hello janfloris,

    You could bind to rowClick event and after this, you could use expandRow method.

    Best Regards,
    Hristo Hristov

    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.