This question is locked. New answers and comments are not allowed.
Hi,
Would it be possible to request a feature to customize the group row?
Now it's static; string.Format("{0} : {1}", columnTitle, groupingValue), and I really only want to display the grouping value.
Sure, I can set the column title to " ", but the result is still " : Value". Yes, I could do soma jQuery-magic, but that would break when not using javascript.
A template would be nice. =)
Would it be possible to request a feature to customize the group row?
Now it's static; string.Format("{0} : {1}", columnTitle, groupingValue), and I really only want to display the grouping value.
Sure, I can set the column title to " ", but the result is still " : Value". Yes, I could do soma jQuery-magic, but that would break when not using javascript.
A template would be nice. =)