Hi, I have a XamDataGrid with 20-30 SummaryDefinitions. Each one I'd like to have a StringFormat of
"{}{0:0.##}"
so I created a style like so:
but it didn't work. Is there a way to accomplish this so I don't have to copy the same stringformat n times. Thanks.
Hello,
I am just checking if you got this worked out or you still require any assistance on the matter.