I use silver light 4 and .net 2010,
There is a Observable-collection which is needed to be binded to a grid-view
The Observable-collection contains some decimal data that they should be rounded ,
But the Observable-collection items mustn't change so the rounding method should be done at the show time or something ,
How should i do that
Thank u all.