rstaib / jquery-bootgrid

Nice, sleek and intuitive. A grid control especially designed for bootstrap.
http://www.jquery-bootgrid.com
MIT License
973 stars 364 forks source link

Filtering between dates #423

Open drlafo opened 5 years ago

drlafo commented 5 years ago

Can anyone have solution for this? I need to create two text field ( date ) and button to filtering table between dates. I insert text fields and button, create ajax to catch start and end date and return this date in json form. I dont know how to insert that data in bootgrid table.