jQuery UI Widgets Forums Grid Remove link in GroupHeader

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Remove link in GroupHeader #98136

    priyag
    Participant

    I have added links to one of my column values. Now when i apply grouping through that column name, i am able to see that the grouping headers also carry the links.
    I used this option under grouping:

    groupText: [‘ <b>{0} ({1})</b>’]

    if column does not have a link then then column value gets stored through {0}.
    If column has a link, then the value passed through {0} is columnValue. Now i want to pass only
    columnValue’.

    How to remove any links present in group headers.

    Remove link in GroupHeader #98163

    Hristo
    Participant

    Hello priyag,

    You could try to set the columngroup again with the new settings.

    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.