XamDataGrid displays a £ sign in front of the decimal values
<DataPresenter:FieldLayout.Fields> <DataPresenter:Field Name="Value" Label="Value"> <DataPresenter:Field.Settings> <DataPresenter:FieldSettings EditAsType="{x:Type System:Int32}" /> </DataPresenter:Field.Settings> </DataPresenter:Field> </DataPresenter:FieldLayout.Fields>
this is a workaround but if I change "{x:Type System:Int32}" back to "{x:Type System:Decimal}" the £ comes back???
thanks
Why are all the links broken? Do you have a valid link?