0

I'm trying to do something like this:

enter image description here

enter image description here

any advice very welcome

https://xaksis.github.io/vue-good-table/guide/advanced/checkbox-table.html#checkbox-table

231412 412389421
  • 303
  • 2
  • 13

2 Answers2

0

You will not do this in interface. You save a variable and send it to your API, telling it to apply that modification to all data.

klawdyo
  • 11
  • 3
0

It isn't possible in vue good table. Check this for your reference. You can use slots though

https://github.com/xaksis/vue-good-table/issues/237

BeaST 30
  • 696
  • 1
  • 10
  • 22