Hello,
I have a xamdatagrid with some columns, one of them is numeric.
You can see it in the attachment.
My Question is, how can I change the numeric editor mask to see it without underline?
The underline is the default value for the PromptChar. The PromptChar is displayed for each editable character that has not been set. You can set that to another character such as a space.