Is there a way to control time delay between key strokes in the search field triggering TextChanged event?
What I need is to trigger TextChanged without using Enter/Magnifying glass but don’t want to do it for every single character typed. In other words, when “abc” is typed quickly then I want to use “abc” in search rather than having search done after every character typed in.
8 posts - 4 participants