How to Filter the bootstrap DataTable with Daterange on Date column and text column
How to Filter the bootstrap DataTable with Daterange on Date column and text column

I am using bootstrap datatable with date column and more than one text columns. I want to apply filters on date column(Daterange) and text column on button click event. The table also have paging also.
This discussion has been closed.