We have a situation where our client will be both using the filtering feature of a combobox and adding/creating new values when the input string does not match a data value. The caveat - these are strings of numeric value only. I'd like to do something to the following effect - process this string in Regex and reset the input value (scrubbing alpha and any other non-numeric values entered by the user),. The only trouble is neither the valueChange nor filterChange return a standard event object which would allow me to set it manually and the jQuery examples might be either dated or less compatible with the Angular components as I've tried a few things without success.
At this point filtering isn't an issue as I can at least post-process the string I receive from the filterChange event, I'd just like to know if it's possible to feed that same tailored string back or even mask the values on their way in.
Let me know if there is a way that this can be achieved.
Hi Ron,
Thank you for the provided details.
However, I am not quite sure I understand the requirement. Could you please provide us with some additional information, e.g. in which event exactly would you like the described functionality to be applied. Also, could you iterate a bit more on what do you mean with 'mask the values'.
I am looking forward to your reply.
Regards,
Slavena
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.