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
453
Styling Text/Value on XamDataGrid Field with IValueConverter Implementation
posted

Hi,

I have a quick question. In XamDataGrid's particular field, I need to display blank string instead of 0 value. This field is bound to Quantity (Int64) field in my record.
I need to know how should I style the CellValuePresenter for that field to use an IValueConverter implementation.
Anyone implemented something like this? Appreciate the help

Thanks,
Sagar