You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is possible using templates. But since today we have an option edit = true, which allows you to edit the table.
If you just want to edit certain columns you can write edit = ["column1", "column2"].
Styling is also possible, see the docstrings of table and cell_template.
See https://quasar.dev/vue-components/table#popup-editing
Sry, if this already possible.
An old discussion: https://discourse.julialang.org/t/editable-table-using-stipple-ui/71854
The text was updated successfully, but these errors were encountered: