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
1935
Displaying a non-numeric value in the xamNumericEditor
posted

Hello,

 

I'm using the xamNumericEditor to display various numbers in a xamDataGrid.

For some of these fields I'm changing the properties IsEnabled and IsReadOnly according to user permissions.

Would it be possible to display a non-numeric value when the editor is disabled, to indicate, that the field isn't writeable?

For example I would like to display "-" in the editor. Maybe using a ValueConverter?

Parents Reply Children
No Data