jQuery UI Widgets Forums TreeGrid columnclick event support for TreeGrid

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

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

  • srinath4ever
    Participant

    Hi,

    In my application I was using Grid and Tree Grid to show data. For Grid, I was using “columnclick” event to capture table header click information. I also want to do the same action on TreeGrid table header, but I don’t see “columnclick” function there.

    Can you help me in figuring out any alternative way to capture the event info? Any plans to introduce similar function on TreeGrid?

    Thanks in advance.

    Srinath,
    BMC Software


    Nadezhda
    Participant

    Hello Srinath,

    You may use jQuery ‘click’ event when selecting a column from jqxTreeGrid(for example $(".jqx-widget-header").click(function () { ).
    Our public Roadmap page is where you can get information about what is planned.

    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.