Hello,
I have a column in my grid (string type) and I want the user to be able to enter only digits (maxim 2 digits ) OR the “*” sign. I can’t figure out how can I use the Mask property of the TextEditor cell editor manager. I also tried to use a custom cell editor manager derived from TextEditor and to override the “IsInputCharCore” method to filter the allowed characters but it seems that this method is never called when I type in the cell.
Can you please give me an advise?
Thanks,
Bogdan
Imported from legacy forums. Posted by bogdip (had 906 views)