Quintiq file version 2.0 
 | 
Component pnlCategory 
 | 
{ 
 | 
  #keys: '[131094.1.662239604]' 
 | 
  BaseType: 'WebPanel' 
 | 
  Children: 
 | 
  [ 
 | 
    Component lblCategory 
 | 
    { 
 | 
      #keys: '[131094.1.662239721]' 
 | 
      BaseType: 'WebLabel' 
 | 
      Properties: 
 | 
      [ 
 | 
        Label: 'Category' 
 | 
        NumberOfColumns: 0 
 | 
        Taborder: 1 
 | 
      ] 
 | 
    } 
 | 
    Component ddlCategory 
 | 
    { 
 | 
      #keys: '[131094.1.662239791]' 
 | 
      BaseType: 'WebDropDownList' 
 | 
      Databinding: 'LibCal_EventCategory' 
 | 
      Children: 
 | 
      [ 
 | 
        Component deCategory 
 | 
        { 
 | 
          #keys: '[131094.1.662239793]' 
 | 
          BaseType: 'WebDataExtractor' 
 | 
          Properties: 
 | 
          [ 
 | 
            DataType: 'structured[LibCal_EventCategory]' 
 | 
            Source: 'dhCategories' 
 | 
            Taborder: 0 
 | 
            Transformation: 'Elements' 
 | 
          ] 
 | 
        } 
 | 
      ] 
 | 
      Properties: 
 | 
      [ 
 | 
        DataBinding: 'dhEvent.Data.EventCategory' 
 | 
        DisplayField: 'Name' 
 | 
        NumberOfColumns: 15 
 | 
        ShowLabel: false 
 | 
        Taborder: 2 
 | 
      ] 
 | 
    } 
 | 
    Component dhCategories 
 | 
    { 
 | 
      #keys: '[131094.1.662239945]' 
 | 
      BaseType: 'WebDataHolder' 
 | 
      Databinding: 'structured[LibCal_EventCategory]*' 
 | 
      Properties: 
 | 
      [ 
 | 
        Taborder: 0 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
  Properties: 
 | 
  [ 
 | 
    Orientation: 'horizontal' 
 | 
    Taborder: 4 
 | 
  ] 
 | 
} 
 |