schema editing in dataset

This commit is contained in:
Jan Prochazka
2023-02-16 11:47:17 +01:00
parent 675ef6e593
commit cd1267b464
8 changed files with 184 additions and 33 deletions

View File

@@ -24,6 +24,7 @@ export class JslGridDisplay extends GridDisplay {
this.isDynamicStructure = isDynamicStructure;
this.filterTypeOverride = 'eval';
this.editable = editable;
this.editableStructure = editable ? structure : null;
if (structure?.columns) {
this.columns = _.uniqBy(