Hello,
I tried setting customized strings using these:
Also tried to set for #Calculating but it's not working... I have customized strings for other things and they all work except this... I need to set this to custom Summary I made.
Could it have something to do with the fact that it's not working in Summary?
It's urgent please!! :)
Many thanks Mike. Just a question: this work with summaries? Because that's what I need...
Hi,
Here's a thread where I posted some sample code that changes the text in a cell using a CreationFilter.
Wingrid with calc manager rounding - Infragistics Community
You will, of course, want to change it around so that it looks for the correct column in your grid and also checks for a value of double.NaN.
Let me know if you have any trouble getting it working.
Thanks for the reply.
Mike talked about using a CreationFilter and changing the TextUIElement directly.
Can you give me an example of how to do this please?
A similar issue about NaN (it’s not a number ) was discussed on the following forum thread:
http://community.infragistics.com/forums/p/13406/49635.aspx
Please pay attention on the second response of Mike Saltzman.
Please let me know if you have any further questions.
many thanks for the quick reply. I figured it out: I was not assigning the variables to the correct ResourceCustomizer.
My only problem now is the message "NaN (it's not a number)". I can't figure out how to replace this.
Any ideas?