Index: PlanScan/Main.dfm =================================================================== diff -u -r268 -r269 --- PlanScan/Main.dfm (.../Main.dfm) (revision 268) +++ PlanScan/Main.dfm (.../Main.dfm) (revision 269) @@ -35,7 +35,7 @@ ExplicitTop = 8 ExplicitWidth = 609 ExplicitHeight = 193 - object DBGrid1: TDBGrid + object dbgDnaCodes: TDBGrid Left = 4 Top = 65 Width = 500 @@ -49,6 +49,49 @@ TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] + Columns = < + item + Expanded = False + FieldName = 'cdsDnaCodesDnaCode' + Title.Caption = 'DnaCode' + Visible = True + end + item + Expanded = False + FieldName = 'cdsDnaCodesPallet' + Title.Caption = 'Pallet' + Visible = True + end + item + Expanded = False + FieldName = 'cdsDnaCodesToelevering' + Title.Caption = 'Toelevering' + Visible = True + end + item + Expanded = False + FieldName = 'cdsDnaCodesStatus' + Title.Caption = 'Status' + Visible = True + end + item + Expanded = False + FieldName = 'cdsDnaCodesBatch' + Title.Caption = 'Batch' + Visible = True + end + item + Expanded = False + FieldName = 'cdsDnaCodesScantijdstip' + Title.Caption = 'Scantijdstip' + Visible = True + end + item + Expanded = False + FieldName = 'cdsDnaCodesInitialen' + Title.Caption = 'Initialen' + Visible = True + end> end object pnlZoekKnoppen: TPanel Left = 4