bootstrap-table icon indicating copy to clipboard operation
bootstrap-table copied to clipboard

An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)

Results 329 bootstrap-table issues
Sort by recently updated
recently updated
newest added

### Bootstraptable version(s) affected 1.20.2 ### Description First a search with filter-control must be done. Then click on a + for expand-row. The page then always jumps up and has...

confirmed
filter-control
Bug

I am writing an ASP.NET Core 5 app and instead of using JS I want to use TypeScript. I'm using some JS libraries, so in order for the TS to...

help-wanted

### Description Hello There were 3 releases around April-May and nothing since then. When can we expect another release? Current develop branch contains relevant fixes which lack of is blocking....

help-wanted

### Bootstraptable version(s) affected 1.20.2 ### Description On live example it works, but when bootstrap-table is installed with yarn and packaged with webpack, it does not. Looking at source code,...

confirmed
reorder-rows
Bug

### Description Hi, I have Bootstrap-Table, it contains 8 columns in desktop view and I can't show all columns properly in mobile view, here in mobile view I want to...

feature
mobile

### Bootstraptable version(s) affected 1.20.2 ### Description There is a bug with print / export the extension, it prints/exports all columns. But user want prints/exports data to match with show/hide...

confirmed
export
print
Bug

### Description Hi Team, I'm using Treegrid to build data in tree view and treegrid-expander option is added when a item has no children. I want to remove the treegrid-expander...

help-wanted
needs example

### Description Hi, Recently I have added pagination option to my Treegrid. I have changed my code to collapse all content in treegrid on page load. After adding pagination option...

help-wanted

### Bootstraptable version(s) affected 1.20.2 ### Description using ```js $table.bootstrapTable('append', ...) $table.bootstrapTable('updateByUniqueId', ...) ``` and possibly also a few others causes tree grid to discard the collapsed state and and...

treegrid
Bug

### Description First, thank you for the great project. I'm having problem that the table headers are not aligned with its content. With the same data, this problem **sometimes** occurs,...

help-wanted
awaiting reply