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’.