Hi,
One of the field in my datagrid is number (lets call it Severity, having numbers to represent a severity level). I am ControlTemplating CellValuePresenter of this field to display a color and text instead of number in cells of that field.
When this field is grouped. That number is displayed in the header of group. What should I do to template the header of that group to display color and text instead of that number.
Your help will be much appreciated.
Thanks,
Imad.
Hello Imad,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well. Also I will look at your other forum thraed as soon as possible.
Thanks again.
Hey Stefan can you please look into this (http://community.infragistics.com/forums/p/68353/347293.aspx#347293) issue as well.
Kudos to Stefan, thanks man it worked like a charm. My bad that I couldn't figure out how to do that.
Thanks again,
I apologize for the late response. I have been looking into your requirement and I modified the sample I sent you before, so now it works as you want. Please note that the approach I gave you is a basic approach, which you can follow to make a custom implementation of the thing you want to achieve, since there isn’t any built in functionality for it.
Hope this helps you.
I tried your solution. It fixes that problem but now it creates another problem.
Item count in the summary of header should update when new items are added but its not updating at all. When I expanded the group, new item was there in the list.
It has already taken too much time. And your help is also slow. I'll be grateful for a solution that doesn't break anything else.
Thanks,Imad.