Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
55
How to customize the SummaryResultPresenter in xaml
posted

I am trying to customize the number of decimal places that are displayed in the Summary. I also want the customization to be applied to just a few columns.

Is there a way to define a style that will change the display format, let say from 2 decimal places to 5 decimal places for just certain columns? Also in the grid we do not name the columns, we bind to the collection and the public properties of the item are the columns name.

 

Thanks

Parents Reply Children
No Data