excel-bootstrap-table-filter
excel-bootstrap-table-filter copied to clipboard
Focus when click on dropdown-filter-dropdown
Auto Focus on input type text when click on "dropdown-filter-dropdown" icon.
Maybe the use of .find("input[type=text]")
isn't the best way but it works.