Hi devs and support.
I'm using the grid search panel in a grid toolbar template (https://www.telerik.com/forums/search-panel-and-toolbar-template)
If the user paste "1234 " (with a trailing space) into the search input box the row with id="1234" is not found.
Is there a clever way to do a .trim() before the entered/pasted value is used to search the data?
Best regards
Morten