Filter column with Date Range and fnDrawCallback oSettings doesn't provide data for date filter
Filter column with Date Range and fnDrawCallback oSettings doesn't provide data for date filter
vishrut
Posts: 3Questions: 1Answers: 0
Hi,
I am trying to get the filter column data on fnDrawCallback function in DataTable. I am albe to receive the values for text type filter columns using oSettings.aoPreSearchCols array but it doesn't provide values for date range type of filter.
Could you guys please help me?
Thanks in advance.
This discussion has been closed.
Replies
Below is the example of the code snippet, I am using
It doesn't give value for sSearch of date-range filter. It return empty string.