jQWidgets Forums

jQuery UI Widgets Forums Grid Aggregates Custom Rendering

Tagged: 

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Aggregates Custom Rendering #100286

    pjain
    Participant

    I am trying to add some customization to the aggregates value. I want to attach a click event on the aggregated value which in turn should call my function. I tried few things here but they did not work. Can you please help?

    Aggregates Custom Rendering #100292

    Martin
    Participant

    Hello pjain,

    You can add a class in the aggregatesrenderer function and after that bind to the click event to the element.
    Here is a Demo with a click event attached to the min/max aggregate of the quantity column.

    Best Regards,
    Martin

    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.