Hi, I tried putting "\u0394" (which is Δ (greek character delta)) in a xamMaskedEditor.Mask but it didn't let me enter it afterward.
I then tried putting Δ in the xamMaskedEditor.Mask (by pasting it directly from charmap), and this worked.
What is the proper way of putting a unicode escape sequence in a xamMaskedEditor.Mask?
I've tried "\u0394", "\\u0394", neither worked. What am I missing?
Also another related question: Can I specify unicode ranges in a mask like "\u0394-\u0399" since I don't want to enter each character in the greek alphabet manually? Is there any way other than manually entering each unicode greek character?
Hello jhonny206,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
If the above suggestion helped you solve your issue please verify the thread as answered so other users may take better advantage of it.