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

Dynamic dropdown filter modification

Open moroq opened this issue 5 years ago • 0 comments

Hi, thanks for wonderful component. Struggling with issue: I have equipment list, displaying it with vue-bootstrap4-table. There is "Make" column. On first load I'm requesting makes list from server and put it to table field object. But when I create new element with new make - how do I correctly push new make to dropdown?

moroq avatar Sep 02 '20 11:09 moroq