Table Toolbar

Table Toolbar extension of Bootstrap Table.

Usage

<script src="extensions/toolbar/bootstrap-table-toolbar.js"></script>

Example

Advanced Toolbar

Options

advancedSearch

  • type: Boolean

  • Detail:

    Set true to allow the advanced search.

  • Default: false

idForm

  • type: String

  • Detail:

    Must be set to know the idform.

  • Default: advancedSearch

actionForm

  • type: String

  • Detail:

    Set the action of the form (pop-up).

  • Default: ''

idTable

  • type: String

  • Detail:

    Set the id of the table to create the pop-up form. Required.

  • Default: ''

Locales

formatAdvancedSearch

  • Detail:

    Title of the advanced search modal

  • Default: Advanced search

formatAdvancedCloseButton

  • Detail:

    Text of the close button

  • Default: Close

Events

onColumnAdvancedSearch(column-advanced-search.bs.table)

  • Fired when we are searching into the advanced search form