(Multi) Select Cells in Table
-
Hi,
I wanted to know, if it is possible to have a cell selection functionality similar to Excel like in this example from another library:
https://datatables.net/extensions/select/examples/initialisation/cells.html
I want to build the functionality that users can select one or multiple cells in a table/grid/spreadsheet to apply actions on them (ideally via contextmenu)Thanks in advance!
-
Please refer the following codepen I think it will help.
https://codepen.io/anon/pen/gNrdyL?editors=1010
https://stackoverflow.com/questions/56569707/how-do-i-identify-the-cell-selected-in-a-quasar-table