feat:#15 added selection in datatable to store and removed selectAll

This commit is contained in:
masterElmar
2023-11-29 01:51:20 +01:00
parent 6666faf802
commit d41e6f4a3c
6 changed files with 56 additions and 118 deletions

View File

@ -45,8 +45,6 @@ window.addEventListener("resize", updateMobile);
position="bottomright"
@update:visible="dialogVisible = $event"
>
Hier könnte Ihre Werbung stehen!
<DataTable
:value="tableData"
edit-mode="cell"