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

Checkbox Row

Open alexCampus opened this issue 5 years ago • 5 comments

Hello, I have a problem, Is it possible to selected row from data. I have a api and i need to checked somme row in the table , is it possible ? What is the good way to do that.

Thanks

alexCampus avatar Apr 30 '19 15:04 alexCampus

Hi @alexCampus ,

Currently it is not possible, But I will try to implement this feature in upcoming release.

Cheers, Ruby.

rubanraj54 avatar May 14 '19 05:05 rubanraj54

Hi Ruby,

Any updates on this or tips on implementing ourselves? I also have a similar need.

tfassett avatar May 24 '19 14:05 tfassett

I also need methods to select and deselect lines.

Can you implement this by the end of January? Otherwise I'll have to do it myself.

Phil795 avatar Dec 18 '19 12:12 Phil795

Hi,

Any update on this. I need similar functionality of preselected checkbox.

Thanks Roshan

RoshanAtDure avatar Feb 27 '20 05:02 RoshanAtDure

Found a work around https://github.com/rubanraj54/vue-bootstrap4-table/issues/82#issuecomment-707314414

Kwaadpepper avatar Oct 12 '20 20:10 Kwaadpepper