I’m trying to set an initial/default value for the filter input in a DataTable. Doing it with jquery on document ready causes the filter to perform a search for the value. I’ve searched through the DataTables documentation but can’t find anything that references this.
Share
Use
fnInitCompleteparameter on table initialization: