Answers for "button dropdown not working on datatable search"

0

button dropdown not working on datatable search

//initialize dropdown on table draw
drawCallback: function () {
  $('.dropdown-toggle').dropdown();
}
Posted by: Guest on August-12-2020

Code answers related to "button dropdown not working on datatable search"

Code answers related to "Javascript"

Browse Popular Code Answers by Language