I can add new columns

This commit is contained in:
2026-02-16 21:57:39 +01:00
parent f3e19743c8
commit 70915b2691
7 changed files with 142 additions and 78 deletions

View File

@@ -712,7 +712,6 @@ function updateDatagridSelection(datagridId) {
});
}
/**
* Find the parent element with .dt2-cell class and return its id.
* Used with hx-vals="js:getCellId()" for DataGrid cell identification.