- Added CDateTime component (to save in the db)... in the component CGridTableRec and for CEventsCalendar
This commit is contained in:
@@ -228,7 +228,9 @@ export interface IColGridTable {
|
||||
action?: any
|
||||
askaction?: string
|
||||
foredit?: boolean
|
||||
fieldtype?: string
|
||||
fieldtype?: number
|
||||
jointable?: string
|
||||
resultjoin?: string[]
|
||||
visuonlyEditVal?: boolean
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user