wenzhixin/bootstrap-table

jsFiddle examples

wenzhixin opened this issue · 9 comments

Basic

Style

Align

Sort

Format

Hide Header

Columns

Card View

Select

Toolbar

Group

Detail View

Pagination

Bootstrap4

Events

Methods

Locales

Editable

Export

Context Menu

Filter Control

More example

can you add these to the site?

How to auto refresh JSON content in background? If I am not using data-url function but instead using $getJson method.

@saquibm You can use refresh method to do this:

$table.bootstrapTable('refresh', {silent: true})

These are no longer on the link above, gives 404... spent me a long time to find this, but solved 99% of my problems!

try use English learning bootstrap-table

Hi, there are some error log in jsFiddle example page.
Refused to apply style from 'https://rawgit.com/wenzhixin/bootstrap-table/master/src/bootstrap-table.css' because its MIME type ('') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

Please use our Online Editor instead.