bootstrap-table
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)
### 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...
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...
### 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....
### 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,...
### 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...
### 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...
### 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...
### 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...
### 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...
### 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,...