Quintiq file version 2.0 
 | 
Component pnlContent 
 | 
{ 
 | 
  #keys: '[413988.0.1584412871]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component ddslProductID 
 | 
    { 
 | 
      #keys: '[413988.0.1584413067]' 
 | 
      BaseType: 'WebDropDownStringList' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.ProductID' 
 | 
        Label: 'Product ID' 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component npQuantity 
 | 
    { 
 | 
      #keys: '[413988.0.1584413087]' 
 | 
      BaseType: 'WebNumberPicker' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Quantity' 
 | 
        Label: 'Quantity' 
 | 
        Mask: 'NUMBER' 
 | 
        Min: '0' 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
    Component ddslFactory 
 | 
    { 
 | 
      #keys: '[413988.0.1660241136]' 
 | 
      BaseType: 'WebDropDownStringList' 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'DataHolderDialogData.Data.Factory' 
 | 
        Label: 'Factory' 
 | 
        Strings: '大连工厂;长春工厂' 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Padding: 'true' 
 | 
    Taborder: 0 
 | 
  ] 
 | 
} 
 |