- Enable Edit Event into dialog form ... (and save to the db)

- Add Where table
This commit is contained in:
Paolo Arena
2019-10-21 20:38:22 +02:00
parent 9656b14cd0
commit bfe5053407
12 changed files with 474 additions and 433 deletions

View File

@@ -226,6 +226,7 @@ export interface IColGridTable {
visible?: boolean
icon?: string
action?: any
askaction?: string
foredit?: boolean
fieldtype?: string
visuonlyEditVal?: boolean