Table Options · Bootstrap Table
bootstrap-table.com › versions › 1Allows for fallback locales, if loaded, in the following order: First tries for the locale as specified, Then tries the locale with ‘_’ translated to ‘-‘ and the region code upper cased, Then tries the short locale code (i.e. 'zh' instead of 'zh-CN' ), And finally will use the last locale file loaded (or the default locale if no locales ...
Methods · Bootstrap Table
https://bootstrap-table.com/docs/api/methodsThere are multiple ways to filter: Leave the options blank to use the and filter. Set the filterAlgorithm (see at parameter) to or to use the or filter. Pass a function to the filterAlgorithm (see at parameter) to use a custom filter. Filter Algorithm. And. Filter {age: 10} to show the data only age is equal to 10.
Bootstrap Table Examples
https://examples.bootstrap-table.com431. Load pagination data 457. Set the global defaults for the table 563. Change the background color on selected rows 579. Show images formatter 639. Footer resizing problem. 917. Maintain selected on server side. 986. Editable select box 987. Save row data using input. 1167.