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
394
Extend validation of UltraTextEditor within Grid Cell
posted

I want to extend the functionality of the UltraTextEditor to validate against certain input types use regular expressions.

 

If I add the UltraTextEditor to a grid column as the Editor property, I cannot seem to capture the key presses to enable me to suppress invalid characters from being entered into this field.

 

Is there another way to apply a regular expression to a grid cell in edit mode? Or perhaps a way to suppress certain characters from being entered into the Editor?

 

Thanks.

Parents Reply Children