I want users to be able to filter grid data without using the intrinsic search box.
I have created two input fields for date (from and to) and now need to tell the g
By using ReloadGrid() and jquery functions you can make your own custom filtering functions.
ReloadGrid()
jquery