bootstrap-table-examples
bootstrap-table-examples copied to clipboard
Custom button with the search bar
Hi everyone, I want to import data into table. Now I know I can do it from the database and refresh the table, but I want the UI to be similar as the export one ( just one more button with the import icon ). So I want to put an extra button with the search bar for import dropdown ( just like the export one ). How can I put an extra button and override its click event ?