jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: 'columngroupclick' event? 'columngroupclick' event? #45999

    lotrf3
    Participant

    For the sake of anyone else who would like to use the above hack, I discovered the following non-obvious quirk: any time you rebind the data adapter, you have to reattach the columngroup click handler. This is of particular interest to anyone who implements custom sorting functions, where rebinding the data adapter is often necessary.

    in reply to: 'columngroupclick' event? 'columngroupclick' event? #31915

    lotrf3
    Participant

    Fair enough. Now should I put in a feature request for this?

    in reply to: 'columngroupclick' event? 'columngroupclick' event? #31906

    lotrf3
    Participant

    Thanks. Can I access group.name from that event? I am using group.name to store an id (from which I will construct a url to redirect to). So my names are guaranteed to be unique but my text labels are not (which means I can’t just construct a reverse mapping of label->name).

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