Controlling Event firing while searching
Controlling Event firing while searching

I am using server side pagination and using column search(text) feature. For every keystroke an ajax call is being made. Is there anyway to stop that and make a ajax call whenever user press enter or something?
If so, how could i achieve that?
Thanks!
This discussion has been closed.