Clicking the 'X' in search box is not triggering the search event.

Clicking the 'X' in search box is not triggering the search event.

jhalejhale Posts: 1Questions: 1Answers: 0

Any thoughts on why this might be happening? My only clue is it might be something to do with server-side processing. I use Datatables on two different pages in my app. One is completely client side. This one the search behavior is as expected. The second I've implemented serverside processing since the dataset is much larger. On this one, every event with the search box triggers the search event as expected except clicking the 'X'. It still clears the search box but doesn't trigger the event. Any thoughts would be appreciated.

This discussion has been closed.