We are in the process of upgrading a Windows Forms application from using the 2008 Infragistics controls (8.1.20081.1000 ) to using the 2015 controls. This process was fairly painless. However, the newer UltraGrid's DisplayLayout.LoadFromXml() method implementation appears to be unable to open grid layouts saved by the older 2008 controls. When I try to load a 2008 layout in the newer control, I get the following error:
{"[A]Infragistics.Win.AppearanceHolder cannot be cast to [B]Infragistics.Win.AppearanceHolder. Type A originates from 'Infragistics2.Win.v8.1, Version=8.1.20081.1000, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' in the context 'Default' at location 'C:\\Windows\\assembly\\GAC_MSIL\\Infragistics2.Win.v8.1\\8.1.20081.1000__7dd5c3163f2cd0cb\\Infragistics2.Win.v8.1.dll'. Type B originates from 'Infragistics4.Win.v15.2, Version=15.2.20152.1000, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' in the context 'Default' at location 'C:\\Windows\\Microsoft.Net\\assembly\\GAC_MSIL\\Infragistics4.Win.v15.2\\v4.0_15.2.20152.1000__7dd5c3163f2cd0cb\\Infragistics4.Win.v15.2.dll'."}
Are there any suggestions as to how I can preserve these layouts and convert them to the newer format expected by the 2015 UltraGrid control? These layouts are very important to our customers, and I need to find a way to preserve or migrate them to the new format.
Hi,
Can you provide us with your layout file to see if I can reproduce the behavior? Keep in mind that this was previously discussed here:http://ko.infragistics.com/community/forums/p/78545/396975.aspx#396975
Let me know if you have any questions regarding this matter
Michael below are two example layouts.
<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:clr="http://schemas.microsoft.com/soap/encoding/clr/1.0" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><a1:UltraGridDisplayLayout id="ref-1" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><BorderStyle>4</BorderStyle><GroupByBox href="#ref-3"/><InterBandSpacing>10</InterBandSpacing><MaxColScrollRegions>1</MaxColScrollRegions><MaxRowScrollRegions>1</MaxRowScrollRegions><Override href="#ref-4"/><ViewStyleBand>2</ViewStyleBand><ScrollStyle>1</ScrollStyle><Bands href="#ref-5"/><ScrollBounds>0</ScrollBounds></a1:UltraGridDisplayLayout><a1:GroupByBox id="ref-3" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><PromptAppearance href="#ref-7"/></a1:GroupByBox><a1:UltraGridOverride id="ref-4" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><AllowAddNew>2</AllowAddNew><AllowDelete>2</AllowDelete><AllowUpdate>2</AllowUpdate><BorderStyleRow>1</BorderStyleRow><BorderStyleCell>1</BorderStyleCell><CellClickAction>2</CellClickAction><RowSelectors>2</RowSelectors><RowSpacingBefore>2</RowSpacingBefore><SelectTypeCell>2</SelectTypeCell><SelectTypeRow>2</SelectTypeRow><SelectTypeGroupByRow>1</SelectTypeGroupByRow><AllowRowFiltering>1</AllowRowFiltering><RowSelectorWidth>12</RowSelectorWidth><_x0034_ href="#ref-8"/><_x0035_ href="#ref-9"/></a1:UltraGridOverride><a1:BandsCollection id="ref-5" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Count>1</Count><_x0030_ href="#ref-10"/></a1:BandsCollection><a2:AppearanceHolder id="ref-7" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><Appearance href="#ref-11"/></a2:AppearanceHolder><a2:AppearanceHolder id="ref-8" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><Appearance href="#ref-12"/></a2:AppearanceHolder><a2:AppearanceHolder id="ref-9" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><Appearance href="#ref-13"/></a2:AppearanceHolder><a1:UltraGridBand id="ref-10" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Key id="ref-14">BindingList`1</Key><Override href="#ref-15"/><Columns href="#ref-16"/><SortedCols href="#ref-17"/></a1:UltraGridBand><a2:Appearance id="ref-11" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><BackColor xsi:type="a3:Color" xmlns:a3="http://schemas.microsoft.com/clr/nsassem/System.Drawing/System.Drawing"><name xsi:null="1"/><value>0</value><knownColor>78</knownColor><state>1</state></BackColor><FontData href="#ref-19"/><ForeColor xsi:type="a3:Color" xmlns:a3="http://schemas.microsoft.com/clr/nsassem/System.Drawing/System.Drawing"><name xsi:null="1"/><value>0</value><knownColor>127</knownColor><state>1</state></ForeColor><Id>0</Id></a2:Appearance><a2:Appearance id="ref-12" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><FontData href="#ref-20"/><ForeColor xsi:type="a3:Color" xmlns:a3="http://schemas.microsoft.com/clr/nsassem/System.Drawing/System.Drawing"><name xsi:null="1"/><value>0</value><knownColor>164</knownColor><state>1</state></ForeColor><TextHAlign>1</TextHAlign><Id>0</Id></a2:Appearance><a2:Appearance id="ref-13" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><BorderColor xsi:type="a3:Color" xmlns:a3="http://schemas.microsoft.com/clr/nsassem/System.Drawing/System.Drawing"><name xsi:null="1"/><value>0</value><knownColor>68</knownColor><state>1</state></BorderColor><FontData href="#ref-21"/><Id>0</Id></a2:Appearance><a1:UltraGridOverride id="ref-15" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><HeaderClickAction>3</HeaderClickAction><RowSizing>4</RowSizing><SelectTypeCol>1</SelectTypeCol></a1:UltraGridOverride><a1:ColumnsCollection id="ref-16" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Count>27</Count><_x0030_ href="#ref-22"/><_x0031_ href="#ref-23"/><_x0032_ href="#ref-24"/><_x0033_ href="#ref-25"/><_x0034_ href="#ref-26"/><_x0035_ href="#ref-27"/><_x0036_ href="#ref-28"/><_x0037_ href="#ref-29"/><_x0038_ href="#ref-30"/><_x0039_ href="#ref-31"/><_x0031_0 href="#ref-32"/><_x0031_1 href="#ref-33"/><_x0031_2 href="#ref-34"/><_x0031_3 href="#ref-35"/><_x0031_4 href="#ref-36"/><_x0031_5 href="#ref-37"/><_x0031_6 href="#ref-38"/><_x0031_7 href="#ref-39"/><_x0031_8 href="#ref-40"/><_x0031_9 href="#ref-41"/><_x0032_0 href="#ref-42"/><_x0032_1 href="#ref-43"/><_x0032_2 href="#ref-44"/><_x0032_3 href="#ref-45"/><_x0032_4 href="#ref-46"/><_x0032_5 href="#ref-47"/><_x0032_6 href="#ref-48"/></a1:ColumnsCollection><a1:SortedColumnsCollection id="ref-17" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Count>1</Count><_x0030_ href="#ref-49"/></a1:SortedColumnsCollection><a2:FontData id="ref-19" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><Name id="ref-50">Segoe UI</Name><SizeInPoints>12</SizeInPoints><Bold>1</Bold></a2:FontData><a2:FontData id="ref-20" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><Name href="#ref-50"/><SizeInPoints>14</SizeInPoints><Bold>1</Bold></a2:FontData><a2:FontData id="ref-21" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><Name href="#ref-50"/><SizeInPoints>14</SizeInPoints></a2:FontData><a1:UltraGridColumn id="ref-22" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-51"/><Key id="ref-52">UnitType</Key><Width>100</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-23" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-53"/><Key id="ref-54">AgencyType</Key><CellDisplayStyle>1</CellDisplayStyle><Width>140</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-24" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-55"/><Key id="ref-56">UnitNumber</Key><CellDisplayStyle>1</CellDisplayStyle><Width>82</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-25" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-57"/><Key id="ref-58">Ori</Key><CellDisplayStyle>1</CellDisplayStyle><Width>116</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-26" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-59"/><Key id="ref-60">IncidentNumber</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-27" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-61"/><Key id="ref-62">Status</Key><CellDisplayStyle>1</CellDisplayStyle><Width>110</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-28" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-63"/><Key id="ref-64">TimeofContact</Key><CellDisplayStyle>1</CellDisplayStyle><Width>168</Width><Format id="ref-65">MM/dd/yyyy HH:mm:ss</Format><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-29" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-66"/><Key id="ref-67">SecondaryLocation</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-30" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-68"/><Key id="ref-69">DispatchTimestamp</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><Format href="#ref-65"/><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-31" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-70"/><Key id="ref-71">ArrivedTimestamp</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-32" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-72"/><Key id="ref-73">AtPatientTimestamp</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-33" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-74"/><Hidden>true</Hidden><Key id="ref-75">ClearedTimestamp</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound><ExcludeFromColumnChooser>1</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-34" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-76"/><Key id="ref-77">PrimaryOfficer</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-35" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-78"/><Key id="ref-79">Location</Key><CellDisplayStyle>1</CellDisplayStyle><Width>185</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-36" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-80"/><Hidden>true</Hidden><Key id="ref-81">CurrentBeat</Key><CellDisplayStyle>1</CellDisplayStyle><Width>179</Width><IsBound>true</IsBound><ExcludeFromColumnChooser>1</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-37" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-82"/><Hidden>true</Hidden><Key id="ref-83">AssignedBeat</Key><CellDisplayStyle>1</CellDisplayStyle><Width>136</Width><IsBound>true</IsBound><ExcludeFromColumnChooser>1</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-38" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-84"/><Hidden>true</Hidden><Key id="ref-85">CurrentQuadrant</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound><ExcludeFromColumnChooser>1</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-39" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-86"/><Hidden>true</Hidden><Key id="ref-87">AssignedQuadrant</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound><ExcludeFromColumnChooser>1</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-40" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-88"/><Key id="ref-89">CallType</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-41" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-90"/><Key id="ref-91">CfsNumber</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-42" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-92"/><Key id="ref-93">IsPrimary</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-43" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-94"/><Hidden>true</Hidden><Key id="ref-95">ServerTimestamp</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound><ExcludeFromColumnChooser>1</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-44" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-96"/><Hidden>true</Hidden><Key id="ref-97">CrossStaffingGroup</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-45" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-98"/><Key id="ref-99">RadioNumber</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-46" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-100"/><Key id="ref-101">AssignedPersonnel</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-47" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-102"/><Key id="ref-103">ExternalUnit</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:UltraGridColumn id="ref-48" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-104"/><Key id="ref-105">AdditionalInformation</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound></a1:UltraGridColumn><a1:SerializedColumnID id="ref-49" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Key href="#ref-64"/><RelativeIndex>6</RelativeIndex><Bound>true</Bound><SortIndicator>2</SortIndicator><IsGroupByColumn>false</IsGroupByColumn></a1:SerializedColumnID><a1:ColumnHeader id="ref-51" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-106">Unit Type</Caption><VisiblePosition>24</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-53" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-107">Agency Type</Caption><VisiblePosition>2</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-55" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-108">Unit</Caption><VisiblePosition>3</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-57" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-109">ORI</Caption><VisiblePosition>10</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-59" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-110">Incident Number</Caption><VisiblePosition>9</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-61" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><VisiblePosition>5</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-63" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-111">Date/Time</Caption><VisiblePosition>1</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-66" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-112">Secondary Location</Caption><VisiblePosition>8</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-68" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-113">Dispatch Date/Time</Caption><VisiblePosition>12</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-70" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-114">Arrived Date/Time</Caption><VisiblePosition>14</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-72" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-115">At Patient Date/Time</Caption><VisiblePosition>17</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-74" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-116">Cleared Date/Time</Caption><VisiblePosition>13</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-76" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-117">Primary Officer</Caption><VisiblePosition>4</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-78" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-118">Call Location</Caption><VisiblePosition>7</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-80" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-119">Current Beat</Caption><VisiblePosition>25</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-82" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-120">Assigned Beat</Caption><VisiblePosition>0</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-84" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-121">Current Quadrant</Caption><VisiblePosition>22</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-86" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-122">Assigned Quadrant</Caption><VisiblePosition>23</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-88" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-123">Call Type</Caption><VisiblePosition>6</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-90" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-124">CFS Number</Caption><VisiblePosition>11</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-92" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-125">Is Primary</Caption><VisiblePosition>15</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-94" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><VisiblePosition>26</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-96" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-126">Cross Staffing Group</Caption><VisiblePosition>16</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-98" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-127">Radio Number</Caption><VisiblePosition>18</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-100" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-128">Assigned Personnel</Caption><VisiblePosition>19</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-102" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-129">External Unit</Caption><VisiblePosition>20</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-104" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-130">Additional Information</Caption><VisiblePosition>21</VisiblePosition></a1:ColumnHeader></SOAP-ENV:Body></SOAP-ENV:Envelope>
<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:clr="http://schemas.microsoft.com/soap/encoding/clr/1.0" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><a1:UltraGridDisplayLayout id="ref-1" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><BorderStyle>4</BorderStyle><AutoFitStyle>2</AutoFitStyle><GroupByBox href="#ref-3"/><InterBandSpacing>10</InterBandSpacing><MaxColScrollRegions>1</MaxColScrollRegions><MaxRowScrollRegions>1</MaxRowScrollRegions><Override href="#ref-4"/><ViewStyleBand>2</ViewStyleBand><ScrollStyle>1</ScrollStyle><Bands href="#ref-5"/><ScrollBounds>0</ScrollBounds><CaptionVisible>2</CaptionVisible></a1:UltraGridDisplayLayout><a1:GroupByBox id="ref-3" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><PromptAppearance href="#ref-7"/></a1:GroupByBox><a1:UltraGridOverride id="ref-4" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><AllowAddNew>2</AllowAddNew><AllowDelete>2</AllowDelete><AllowUpdate>2</AllowUpdate><BorderStyleRow>1</BorderStyleRow><BorderStyleCell>1</BorderStyleCell><CellClickAction>2</CellClickAction><RowSelectors>2</RowSelectors><RowSpacingBefore>2</RowSpacingBefore><SelectTypeCell>2</SelectTypeCell><SelectTypeRow>3</SelectTypeRow><SelectTypeGroupByRow>1</SelectTypeGroupByRow><AllowRowFiltering>1</AllowRowFiltering><RowSelectorWidth>12</RowSelectorWidth><_x0034_ href="#ref-8"/><_x0035_ href="#ref-9"/></a1:UltraGridOverride><a1:BandsCollection id="ref-5" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Count>1</Count><_x0030_ href="#ref-10"/></a1:BandsCollection><a2:AppearanceHolder id="ref-7" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><Appearance href="#ref-11"/></a2:AppearanceHolder><a2:AppearanceHolder id="ref-8" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><Appearance href="#ref-12"/></a2:AppearanceHolder><a2:AppearanceHolder id="ref-9" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><Appearance href="#ref-13"/></a2:AppearanceHolder><a1:UltraGridBand id="ref-10" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Key id="ref-14">BindingList`1</Key><Override href="#ref-15"/><Columns href="#ref-16"/></a1:UltraGridBand><a2:Appearance id="ref-11" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><BackColor xsi:type="a3:Color" xmlns:a3="http://schemas.microsoft.com/clr/nsassem/System.Drawing/System.Drawing"><name xsi:null="1"/><value>0</value><knownColor>78</knownColor><state>1</state></BackColor><FontData href="#ref-18"/><ForeColor xsi:type="a3:Color" xmlns:a3="http://schemas.microsoft.com/clr/nsassem/System.Drawing/System.Drawing"><name xsi:null="1"/><value>0</value><knownColor>127</knownColor><state>1</state></ForeColor><Id>0</Id></a2:Appearance><a2:Appearance id="ref-12" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><FontData href="#ref-19"/><ForeColor xsi:type="a3:Color" xmlns:a3="http://schemas.microsoft.com/clr/nsassem/System.Drawing/System.Drawing"><name xsi:null="1"/><value>0</value><knownColor>164</knownColor><state>1</state></ForeColor><TextHAlign>1</TextHAlign><Id>0</Id></a2:Appearance><a2:Appearance id="ref-13" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><BorderColor xsi:type="a3:Color" xmlns:a3="http://schemas.microsoft.com/clr/nsassem/System.Drawing/System.Drawing"><name xsi:null="1"/><value>0</value><knownColor>68</knownColor><state>1</state></BorderColor><FontData href="#ref-20"/><Id>0</Id></a2:Appearance><a1:UltraGridOverride id="ref-15" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><AllowColMoving>3</AllowColMoving><RowSizing>5</RowSizing><SelectTypeCol>1</SelectTypeCol><GroupByRowDescriptionMask id="ref-21">[caption]: [value] ([count])</GroupByRowDescriptionMask><AllowGroupBy>1</AllowGroupBy></a1:UltraGridOverride><a1:ColumnsCollection id="ref-16" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Count>21</Count><_x0030_ href="#ref-22"/><_x0031_ href="#ref-23"/><_x0032_ href="#ref-24"/><_x0033_ href="#ref-25"/><_x0034_ href="#ref-26"/><_x0035_ href="#ref-27"/><_x0036_ href="#ref-28"/><_x0037_ href="#ref-29"/><_x0038_ href="#ref-30"/><_x0039_ href="#ref-31"/><_x0031_0 href="#ref-32"/><_x0031_1 href="#ref-33"/><_x0031_2 href="#ref-34"/><_x0031_3 href="#ref-35"/><_x0031_4 href="#ref-36"/><_x0031_5 href="#ref-37"/><_x0031_6 href="#ref-38"/><_x0031_7 href="#ref-39"/><_x0031_8 href="#ref-40"/><_x0031_9 href="#ref-41"/><_x0032_0 href="#ref-42"/></a1:ColumnsCollection><a2:FontData id="ref-18" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><Name id="ref-43">Segoe UI</Name><SizeInPoints>12</SizeInPoints><Bold>1</Bold></a2:FontData><a2:FontData id="ref-19" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><Name href="#ref-43"/><SizeInPoints>14</SizeInPoints><Bold>1</Bold></a2:FontData><a2:FontData id="ref-20" xmlns:a2="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win/Infragistics2.Win.v8.1"><Name href="#ref-43"/><SizeInPoints>14</SizeInPoints></a2:FontData><a1:UltraGridColumn id="ref-22" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-44"/><Hidden>true</Hidden><Key id="ref-45">Action</Key><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>1</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-23" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-46"/><Hidden>true</Hidden><Key id="ref-47">BadgeId</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>2</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-24" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-48"/><Hidden>true</Hidden><Key id="ref-49">Beat</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>2</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-25" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-50"/><Key id="ref-51">DispatchPosition</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>2</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-26" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-52"/><Key id="ref-53">DisplayName</Key><CellDisplayStyle>1</CellDisplayStyle><Width>192</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>2</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-27" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-54"/><Hidden>true</Hidden><Key id="ref-55">District</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>2</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-28" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-56"/><Key id="ref-57">Domain</Key><CellDisplayStyle>1</CellDisplayStyle><Width>166</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>2</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-29" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-58"/><Hidden>true</Hidden><Key id="ref-59">FirstName</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>2</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-30" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-60"/><Hidden>true</Hidden><Key id="ref-61">LastName</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>2</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-31" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-62"/><Hidden>true</Hidden><Key id="ref-63">Online</Key><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>1</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-32" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-64"/><Key id="ref-65">Ori</Key><CellDisplayStyle>1</CellDisplayStyle><Width>208</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>2</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-33" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-66"/><Hidden>true</Hidden><Key id="ref-67">PersonnelID</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>2</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-34" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-68"/><Hidden>true</Hidden><Key id="ref-69">Quadrant</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>2</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-35" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-70"/><Hidden>true</Hidden><Key id="ref-71">ServerTimestamp</Key><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>1</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-36" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-72"/><Hidden>true</Hidden><Key id="ref-73">UniqueName</Key><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>1</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-37" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-74"/><Key id="ref-75">UnitNumber</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>2</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-38" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-76"/><Hidden>true</Hidden><Key id="ref-77">Favorited</Key><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>1</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-39" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-78"/><Key id="ref-79">UserName</Key><CellDisplayStyle>1</CellDisplayStyle><Width>100</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>2</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-40" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Header href="#ref-80"/><Key id="ref-81">UserType</Key><CellDisplayStyle>1</CellDisplayStyle><Width>236</Width><IsBound>true</IsBound><SortComparisonType>1</SortComparisonType><ExcludeFromColumnChooser>2</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-41" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><DataType id="ref-82">System.Drawing.Image</DataType><Header href="#ref-83"/><Key id="ref-84">ImageFaveColumn</Key><LockedWidth>true</LockedWidth><MaxWidth>16</MaxWidth><Style>27</Style><AllowRowFiltering>2</AllowRowFiltering><AutoSizeMode>1</AutoSizeMode><Width>16</Width><AllowGroupBy>2</AllowGroupBy><UnboundRelativePosition>0</UnboundRelativePosition><IsBound>false</IsBound><ExcludeFromColumnChooser>1</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:UltraGridColumn id="ref-42" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><DataType href="#ref-82"/><Header href="#ref-85"/><Key id="ref-86">ImageOnlineColumn</Key><LockedWidth>true</LockedWidth><MaxWidth>16</MaxWidth><Style>27</Style><AllowRowFiltering>2</AllowRowFiltering><AutoSizeMode>1</AutoSizeMode><Width>16</Width><AllowGroupBy>2</AllowGroupBy><UnboundRelativePosition>1</UnboundRelativePosition><IsBound>false</IsBound><ExcludeFromColumnChooser>1</ExcludeFromColumnChooser></a1:UltraGridColumn><a1:ColumnHeader id="ref-44" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><VisiblePosition>16</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-46" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-87">Badge #</Caption><VisiblePosition>15</VisiblePosition><ToolTipText id="ref-88">User's badge id</ToolTipText></a1:ColumnHeader><a1:ColumnHeader id="ref-48" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><VisiblePosition>10</VisiblePosition><ToolTipText id="ref-89">User's beat</ToolTipText></a1:ColumnHeader><a1:ColumnHeader id="ref-50" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-90">Dispatch Position</Caption><VisiblePosition>8</VisiblePosition><ToolTipText id="ref-91">Dispatch position is applicable to dispatchers.</ToolTipText></a1:ColumnHeader><a1:ColumnHeader id="ref-52" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-92">Alias</Caption><VisiblePosition>2</VisiblePosition><ToolTipText id="ref-93">Enterprise Security User Alias</ToolTipText></a1:ColumnHeader><a1:ColumnHeader id="ref-54" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><VisiblePosition>9</VisiblePosition><ToolTipText href="#ref-89"/></a1:ColumnHeader><a1:ColumnHeader id="ref-56" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><VisiblePosition>3</VisiblePosition><ToolTipText id="ref-94">The domain this user is connected to</ToolTipText></a1:ColumnHeader><a1:ColumnHeader id="ref-58" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-95">First Name</Caption><VisiblePosition>13</VisiblePosition><ToolTipText id="ref-96">User's first name</ToolTipText></a1:ColumnHeader><a1:ColumnHeader id="ref-60" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-97">Last Name</Caption><VisiblePosition>14</VisiblePosition><ToolTipText id="ref-98">User's last name</ToolTipText></a1:ColumnHeader><a1:ColumnHeader id="ref-62" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><VisiblePosition>17</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-64" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-99">Agency</Caption><VisiblePosition>6</VisiblePosition><ToolTipText href="#ref-99"/></a1:ColumnHeader><a1:ColumnHeader id="ref-66" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-100">Personnel ID</Caption><VisiblePosition>12</VisiblePosition><ToolTipText id="ref-101">User's personnel ID</ToolTipText></a1:ColumnHeader><a1:ColumnHeader id="ref-68" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><VisiblePosition>11</VisiblePosition><ToolTipText id="ref-102">User's quadrant</ToolTipText></a1:ColumnHeader><a1:ColumnHeader id="ref-70" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><VisiblePosition>18</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-72" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><VisiblePosition>19</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-74" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-103">Unit</Caption><VisiblePosition>5</VisiblePosition><ToolTipText id="ref-104">Unit number is applicable to mobile units.</ToolTipText></a1:ColumnHeader><a1:ColumnHeader id="ref-76" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><VisiblePosition>20</VisiblePosition></a1:ColumnHeader><a1:ColumnHeader id="ref-78" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-105">Username</Caption><VisiblePosition>4</VisiblePosition><ToolTipText id="ref-106">Enterprise Security Username</ToolTipText></a1:ColumnHeader><a1:ColumnHeader id="ref-80" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-107">Type</Caption><VisiblePosition>7</VisiblePosition><ToolTipText id="ref-108">Chat user type</ToolTipText></a1:ColumnHeader><a1:ColumnHeader id="ref-83" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption id="ref-109"></Caption><VisiblePosition>0</VisiblePosition><Fixed>true</Fixed><ToolTipText id="ref-110">Indicates whether a user is in your favorites group</ToolTipText></a1:ColumnHeader><a1:ColumnHeader id="ref-85" xmlns:a1="http://schemas.microsoft.com/clr/nsassem/Infragistics.Win.UltraWinGrid/Infragistics2.Win.UltraWinGrid.v8.1"><Caption href="#ref-109"/><VisiblePosition>1</VisiblePosition><Fixed>true</Fixed><ToolTipText id="ref-111">Indicates whether a user is online</ToolTipText></a1:ColumnHeader></SOAP-ENV:Body></SOAP-ENV:Envelope>