jQWidgets Forums

jQuery UI Widgets Forums TreeGrid custom comparator in treegrid

This topic contains 2 replies, has 2 voices, and was last updated by  vankin09 9 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • custom comparator in treegrid #75546

    vankin09
    Participant

    Hi,

    I am currently implementing the sort functionality on my treegrid. The data can have a mixture of string and number, for which I already have a comparator on my server side.
    So I need to add this comparator on my client side so that sorting happens on the basis of this comparator.
    I see that custom sorting is available for jqxgrid using sort: customsortfunc.
    Is such a functionality supported for treegrid also?

    If not, can you suggest me a way which can help me achieve my use case?

    Regards,
    VaNKiN

    custom comparator in treegrid #75549

    Peter Stoev
    Keymaster

    Hi VaNKiN,

    Such feature is not available in the TreeGrid.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

    custom comparator in treegrid #75553

    vankin09
    Participant

    Hi Peter,

    Thanks for the response.
    Is there any plan for such a feature in the near future?
    Also, can you help me with any suggestion how I can achieve custom sorting in the current scenario?

    Regards,
    VaNKiN

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

You must be logged in to reply to this topic.