ridotto la scheda, se noshowifnone: true

This commit is contained in:
paoloar77
2022-01-20 02:26:48 +01:00
parent 6c90b46454
commit 6e54fa06c4
6 changed files with 56 additions and 29 deletions

View File

@@ -498,8 +498,11 @@ export interface IColGridTable {
tipovisu?: number
link?: string
jointable?: string
addall?: boolean
filter?: any
resultjoin?: string[]
visuonlyEditVal?: boolean
noshowifnone?: boolean
notShowInNewRec?: boolean
tablesel?: string
}