Quintiq file version 2.0 
 | 
#parent: pnlCalendar_607/selCalendar_761 
 | 
Response OnSelectionChanged () id:Response_pnlCalendar_607_selCalendar_OnSelectionChanged 
 | 
{ 
 | 
  #keys: '[131094.1.1155483026]' 
 | 
  CanBindMultiple: false 
 | 
  DefinitionID: 'Responsedef_WebDropDownList_OnSelectionChanged' 
 | 
  QuillAction 
 | 
  { 
 | 
    Body: 
 | 
    [* 
 | 
      // Put the selected calendar in a DataHolder, so it can be used as FilterArgument in 
 | 
      // a DataSetLevel-component of the list. 
 | 
      dhSelectedCalendar.Data( selCalendar.Data() ); 
 | 
    *] 
 | 
    GroupServerCalls: false 
 | 
  } 
 | 
} 
 |