vue-bootstrap4-table icon indicating copy to clipboard operation
vue-bootstrap4-table copied to clipboard

Advanced table based on Vue 2 and Bootstrap 4 ⚡️

Results 65 vue-bootstrap4-table issues
Sort by recently updated
recently updated
newest added

I want to do date filtering if is possible

Great project! It would be lovely if columns with numbers _as strings_ were sorted as numbers and not alphabetically or if the `compare` function could be overwritten.

Hey Ruby, another small issue I have is with the pagination option dropdown button. The problem is whenever I click on it to change the number of items displayed per...

Doesn't look like through the documentation and demo that you can adjust the width of the columns either manually or by dragging (ideally). Also if you click on a row,...

Thanks for your work, it is very useful :) . I saw an issue on dropdown filter (select) : the dropdown still be closed, never opened (multi and single mode)....

I use this component with **django-rest-framework**. The problem is that drf uses very different parameters than this. For example, when I want to sort by code, the url needed by...

Right now, if I search for something, I will get, for example, > From 1 to 12 of 411 entries (411 total records) It would be nice to be able...

Hi, I am migrating an app from server-side with datatables to vue.js using vue-bootstrap4-table. I am very happy with it, but for one point, there are some tables where I...

Here is my use case. I use all sorts, filters and etc on frontend. But I would like to keep all the query payload in my url, so if user...

enhancement