Technically, the search is happening after every change in the Input Search Customer’s value → That means after every character addition. You can make it faster by not filtering based on the Input value real time but with a button click and using the display list in a repeating group action.
1 Like