Is there anywhere an explanation for the syntax for the substitution string in the DisplayFormat property?
Bodo
Glad I could help :) ...
Petar.
Hello Petar,
thanks for your quick answer.
Yes, this is it what I want.
With your help, I found the following link in the MS help system:
ms-help://MS.VSCC.v90/MS.MSDNQTR.v90.de/dv_fxfund/html/87b7d528-73f6-43c6-b71a-f23043039a49.htm
Hello Bodo,
They work as ordinary MS string formats. E.g:
"MySUM === {0} additional stuff"
will display:
MySum === 34537 additional stuff
where {0} is 34537 is the summary value.
Hope this is waht you needed.
Sincerely,
Petar Monov
Developer Support Engineer
Infragistics Bulgaria
www.infragistics.com/support