vue-excel-editor
vue-excel-editor copied to clipboard
Button in cell
It is possible to have a button in a cell?
Something like this:
<b-button variant="primary" size="sm" class="mr-1" :href="'/projectdata_import/' + row.item['PRKK-ID']">
Currently not support. A button seems is such an eyesore for a small cell. I may introduce another way to implement this in later version. Thanks for your suggestion.
+1 button or always visible hyperlink (without holding alt key) on a read only cell would be great