rstaib/jquery-bootgrid

Filtering between dates

Opened this issue · 0 comments

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.