cudreg-saml2/PersonalId/IdChange.xml
2025-06-08 16:22:20 +07:00

995 lines
No EOL
34 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ComponentDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.ironspeed.com/designer">
<Generator>Iron Speed Designer</Generator>
<Version>9.2.0</Version>
<Self>
<Name>IdChange</Name>
<Type>Page</Type>
<SubType>DotNet</SubType>
<MasterLayout>~/Master Pages/HorizontalMenu.master</MasterLayout>
<GenerateDirectory>PersonalId</GenerateDirectory>
<Layout>PersonalId\IdChange.xml</Layout>
<DisplayName>IdChange</DisplayName>
<Description>This is a blank page.</Description>
<LoginRequired>&lt;PRoles&gt;NO_ACCESS&lt;/PRoles&gt;</LoginRequired>
<CheckSum>978301161-1145</CheckSum>
</Self>
<ComposedOf>
<ContainedComponent>
<Name>CancelButton</Name>
<Type>Button</Type>
<Layout>..\Shared\ThemeButton.ascx</Layout>
<PassthroughAttributes>
<Attribute>
<Name>Button-CausesValidation</Name>
<Value>false</Value>
</Attribute>
<Attribute>
<Name>Button-CommandName</Name>
<Value>Redirect</Value>
</Attribute>
<Attribute>
<Name>Button-Consumers</Name>
<Value>page</Value>
</Attribute>
<Attribute>
<Name>Button-RedirectURL</Name>
<Value>Back</Value>
</Attribute>
<Attribute>
<Name>Button-Text</Name>
<Value>Btn:Cancel</Value>
<Type>ResourceReference</Type>
</Attribute>
</PassthroughAttributes>
</ContainedComponent>
<ContainedComponent>
<Name>PageTitle</Name>
<Type>Literal</Type>
<PassthroughAttributes>
<Attribute>
<Name>Text</Name>
<Value>Blank page</Value>
</Attribute>
</PassthroughAttributes>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalId</Name>
<Type>FieldValue</Type>
<Field>PersonalId</Field>
<FieldValueStyle>TextBox</FieldValueStyle>
<Table>PersonalId</Table>
<PassthroughAttributes>
<Attribute>
<Name>CssClass</Name>
<Value>field_input</Value>
</Attribute>
<Attribute>
<Name>EnableIncrementDecrementButtons</Name>
<Value>False</Value>
</Attribute>
<Attribute>
<Name>InternalUse:DataSource</Name>
<Value>Parent</Value>
</Attribute>
<Attribute>
<Name>PersonalIdRequiredFieldValidator:Enabled</Name>
<Value>True</Value>
</Attribute>
<Attribute>
<Name>PersonalIdRequiredFieldValidator:Text</Name>
<Value>*</Value>
</Attribute>
</PassthroughAttributes>
<InsideControl>PersonalIdRecordControl</InsideControl>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalIdLabel</Name>
<Type>Literal</Type>
<PassthroughAttributes>
<Attribute>
<Name>Consumers</Name>
<Value>PersonalIdRecordControl</Value>
</Attribute>
<Attribute>
<Name>InternalUse:Field</Name>
<Value>PersonalId</Value>
</Attribute>
<Attribute>
<Name>InternalUse:Table</Name>
<Value>PersonalId</Value>
</Attribute>
<Attribute>
<Name>Text</Name>
<Value>%ISD_DEFAULT%PersonalId%PersonalId</Value>
</Attribute>
</PassthroughAttributes>
<InsideControl>PersonalIdRecordControl</InsideControl>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalIdRecordControl</Name>
<Type>Record</Type>
<PanelStyle>SearchEditRec_EDTB_Parent</PanelStyle>
<Table>PersonalId</Table>
<PassthroughAttributes>
<Attribute>
<Name>EnterKeyCaptureToButton</Name>
<Value>SaveButton,SaveAndNewButton,OKButton,EditButton,CancelButton</Value>
</Attribute>
<Attribute>
<Name>HideDataUntilSearched</Name>
<Value>True</Value>
</Attribute>
<Attribute>
<Name>InternalUse:DataSource</Name>
<Value>URL</Value>
</Attribute>
<Attribute>
<Name>InternalUse:DataSourceArg</Name>
<Value>PersonalId</Value>
</Attribute>
<Attribute>
<Name>PanelType</Name>
<Value>SearchRecord</Value>
</Attribute>
<Attribute>
<Name>URL</Name>
<Value>PersonalId</Value>
</Attribute>
</PassthroughAttributes>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalIdRecordControlCollapsibleRegion</Name>
<Type>Aspx</Type>
<InsideControl>PersonalIdRecordControl</InsideControl>
<ControlClass>System.Web.UI.WebControls.Panel</ControlClass>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalIdRefreshButton</Name>
<Type>ImageButton</Type>
<PassthroughAttributes>
<Attribute>
<Name>CausesValidation</Name>
<Value>false</Value>
</Attribute>
<Attribute>
<Name>CommandName</Name>
<Value>ResetData</Value>
</Attribute>
<Attribute>
<Name>Consumers</Name>
<Value>PersonalIdRecordControl</Value>
</Attribute>
<Attribute>
<Name>ImageURL</Name>
<Value>../Images/ButtonBarRefresh.gif</Value>
</Attribute>
<Attribute>
<Name>onmouseout</Name>
<Value>this.src='../Images/ButtonBarRefresh.gif'</Value>
</Attribute>
<Attribute>
<Name>onmouseover</Name>
<Value>this.src='../Images/ButtonBarRefreshOver.gif'</Value>
</Attribute>
<Attribute>
<Name>ToolTip</Name>
<Value>Btn:Refresh</Value>
<Type>ResourceReference</Type>
</Attribute>
</PassthroughAttributes>
<InsideControl>PersonalIdRecordControl</InsideControl>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalIdResetButton</Name>
<Type>ImageButton</Type>
<PassthroughAttributes>
<Attribute>
<Name>CausesValidation</Name>
<Value>false</Value>
</Attribute>
<Attribute>
<Name>CommandName</Name>
<Value>ResetFilters</Value>
</Attribute>
<Attribute>
<Name>Consumers</Name>
<Value>PersonalIdRecordControl</Value>
</Attribute>
<Attribute>
<Name>ImageURL</Name>
<Value>../Images/ButtonBarReset.gif</Value>
</Attribute>
<Attribute>
<Name>onmouseout</Name>
<Value>this.src='../Images/ButtonBarReset.gif'</Value>
</Attribute>
<Attribute>
<Name>onmouseover</Name>
<Value>this.src='../Images/ButtonBarResetOver.gif'</Value>
</Attribute>
<Attribute>
<Name>ToolTip</Name>
<Value>Btn:Reset</Value>
<Type>ResourceReference</Type>
</Attribute>
</PassthroughAttributes>
<InsideControl>PersonalIdRecordControl</InsideControl>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalIdSaveButton</Name>
<Type>ImageButton</Type>
<PassthroughAttributes>
<Attribute>
<Name>CausesValidation</Name>
<Value>true</Value>
</Attribute>
<Attribute>
<Name>CommandName</Name>
<Value>UpdateData</Value>
</Attribute>
<Attribute>
<Name>Consumers</Name>
<Value>PersonalIdRecordControl</Value>
</Attribute>
<Attribute>
<Name>ImageURL</Name>
<Value>../Images/ButtonBarSave.gif</Value>
</Attribute>
<Attribute>
<Name>onmouseout</Name>
<Value>this.src='../Images/ButtonBarSave.gif'</Value>
</Attribute>
<Attribute>
<Name>onmouseover</Name>
<Value>this.src='../Images/ButtonBarSaveOver.gif'</Value>
</Attribute>
<Attribute>
<Name>PostBack</Name>
<Value>True</Value>
</Attribute>
<Attribute>
<Name>ToolTip</Name>
<Value>Btn:Save</Value>
<Type>ResourceReference</Type>
</Attribute>
</PassthroughAttributes>
<InsideControl>PersonalIdRecordControl</InsideControl>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalIdSearch1</Name>
<Type>SearchFilter</Type>
<PassthroughAttributes>
<Attribute>
<Name>AutoTypeAhead</Name>
<Value>True</Value>
</Attribute>
<Attribute>
<Name>AutoTypeAheadDelay</Name>
<Value>Default</Value>
</Attribute>
<Attribute>
<Name>AutoTypeAheadDisplayFoundText</Name>
<Value>Default</Value>
</Attribute>
<Attribute>
<Name>AutoTypeAheadListSize</Name>
<Value>Default</Value>
</Attribute>
<Attribute>
<Name>AutoTypeAheadMinChars</Name>
<Value>Default</Value>
</Attribute>
<Attribute>
<Name>AutoTypeAheadSearch</Name>
<Value>Default</Value>
</Attribute>
<Attribute>
<Name>AutoTypeAheadWordSeparators</Name>
<Value>Default</Value>
</Attribute>
<Attribute>
<Name>CaseSensitive</Name>
<Value>false</Value>
</Attribute>
<Attribute>
<Name>Columns</Name>
<Value>50</Value>
</Attribute>
<Attribute>
<Name>Consumers</Name>
<Value>PersonalIdRecordControl</Value>
</Attribute>
<Attribute>
<Name>CssClass</Name>
<Value>Search_Input</Value>
</Attribute>
<Attribute>
<Name>EnterKeyCaptureToButton</Name>
<Value>PersonalIdSearchButton1</Value>
</Attribute>
<Attribute>
<Name>Fields</Name>
<Value>PersonalName</Value>
</Attribute>
<Attribute>
<Name>FilterOperator</Name>
<Value>Contains</Value>
</Attribute>
<Attribute>
<Name>InternalUse:Table</Name>
<Value>PersonalId</Value>
</Attribute>
</PassthroughAttributes>
<InsideControl>PersonalIdRecordControl</InsideControl>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalIdSearchButton1</Name>
<Type>Button</Type>
<Layout>..\Shared\ThemeButton.ascx</Layout>
<PassthroughAttributes>
<Attribute>
<Name>Button-CausesValidation</Name>
<Value>False</Value>
</Attribute>
<Attribute>
<Name>Button-CommandName</Name>
<Value>Search</Value>
</Attribute>
<Attribute>
<Name>Button-Consumers</Name>
<Value>PersonalIdSearch1</Value>
</Attribute>
<Attribute>
<Name>Button-Text</Name>
<Value>Btn:SearchGoButtonText</Value>
<Type>ResourceReference</Type>
</Attribute>
</PassthroughAttributes>
<InsideControl>PersonalIdRecordControl</InsideControl>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalIdSearchLabel1</Name>
<Type>Text</Type>
<PassthroughAttributes>
<Attribute>
<Name>Text</Name>
<Value>Txt:SearchFor</Value>
<Type>ResourceReference</Type>
</Attribute>
</PassthroughAttributes>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalIdTitle</Name>
<Type>Html</Type>
<PassthroughAttributes>
<Attribute>
<Name>HtmlEncodeWhiteSpace</Name>
<Value>True</Value>
</Attribute>
<Attribute>
<Name>Text</Name>
<Value>&lt;%#String.Concat(GetResourceValue("Title:Search")," Personal ID") %&gt;</Value>
</Attribute>
</PassthroughAttributes>
<InsideControl>PersonalIdRecordControl</InsideControl>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalLastName</Name>
<Type>FieldValue</Type>
<Field>PersonalLastName</Field>
<FieldValueStyle>TextBox</FieldValueStyle>
<Table>PersonalId</Table>
<PassthroughAttributes>
<Attribute>
<Name>CssClass</Name>
<Value>field_input</Value>
</Attribute>
<Attribute>
<Name>EnableIncrementDecrementButtons</Name>
<Value>False</Value>
</Attribute>
<Attribute>
<Name>InternalUse:DataSource</Name>
<Value>Parent</Value>
</Attribute>
<Attribute>
<Name>PersonalLastNameRequiredFieldValidator:Enabled</Name>
<Value>False</Value>
</Attribute>
</PassthroughAttributes>
<InsideControl>PersonalIdRecordControl</InsideControl>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalLastNameLabel</Name>
<Type>Literal</Type>
<PassthroughAttributes>
<Attribute>
<Name>Consumers</Name>
<Value>PersonalIdRecordControl</Value>
</Attribute>
<Attribute>
<Name>InternalUse:Field</Name>
<Value>PersonalLastName</Value>
</Attribute>
<Attribute>
<Name>InternalUse:Table</Name>
<Value>PersonalId</Value>
</Attribute>
<Attribute>
<Name>Text</Name>
<Value>%ISD_DEFAULT%PersonalId%PersonalLastName</Value>
</Attribute>
</PassthroughAttributes>
<InsideControl>PersonalIdRecordControl</InsideControl>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalName</Name>
<Type>FieldValue</Type>
<Field>PersonalName</Field>
<FieldValueStyle>TextBox</FieldValueStyle>
<Table>PersonalId</Table>
<PassthroughAttributes>
<Attribute>
<Name>CssClass</Name>
<Value>field_input</Value>
</Attribute>
<Attribute>
<Name>EnableIncrementDecrementButtons</Name>
<Value>False</Value>
</Attribute>
<Attribute>
<Name>InternalUse:DataSource</Name>
<Value>Parent</Value>
</Attribute>
<Attribute>
<Name>PersonalNameRequiredFieldValidator:Enabled</Name>
<Value>False</Value>
</Attribute>
</PassthroughAttributes>
<InsideControl>PersonalIdRecordControl</InsideControl>
</ContainedComponent>
<ContainedComponent>
<Name>PersonalNameLabel</Name>
<Type>Literal</Type>
<PassthroughAttributes>
<Attribute>
<Name>Consumers</Name>
<Value>PersonalIdRecordControl</Value>
</Attribute>
<Attribute>
<Name>InternalUse:Field</Name>
<Value>PersonalName</Value>
</Attribute>
<Attribute>
<Name>InternalUse:Table</Name>
<Value>PersonalId</Value>
</Attribute>
<Attribute>
<Name>Text</Name>
<Value>%ISD_DEFAULT%PersonalId%PersonalName</Value>
</Attribute>
</PassthroughAttributes>
<InsideControl>PersonalIdRecordControl</InsideControl>
</ContainedComponent>
<ContainedComponent>
<Name>SaveButton</Name>
<Type>Button</Type>
<Layout>..\Shared\ThemeButton.ascx</Layout>
<PassthroughAttributes>
<Attribute>
<Name>Button-CausesValidation</Name>
<Value>true</Value>
</Attribute>
<Attribute>
<Name>Button-CommandName</Name>
<Value>UpdateData</Value>
</Attribute>
<Attribute>
<Name>Button-Consumers</Name>
<Value>page</Value>
</Attribute>
<Attribute>
<Name>Button-RedirectURL</Name>
<Value>Back</Value>
</Attribute>
<Attribute>
<Name>Button-Text</Name>
<Value>Btn:Save</Value>
<Type>ResourceReference</Type>
</Attribute>
<Attribute>
<Name>PostBack</Name>
<Value>True</Value>
</Attribute>
</PassthroughAttributes>
</ContainedComponent>
<ContainedComponent>
<Name>UpdatePanel1</Name>
<Type>UpdatePanel</Type>
<PassthroughAttributes>
<Attribute>
<Name>SmoothPanelUpdate</Name>
<Value>True</Value>
</Attribute>
</PassthroughAttributes>
</ContainedComponent>
</ComposedOf>
<LayoutDefinition>&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;LayoutDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
&lt;Layout Name="Page" Type="RootLayout"&gt;
&lt;Prolog&gt;
&lt;Value&gt;&amp;lt;asp:Content id="PageSection" ContentPlaceHolderID="PageContent" Runat="server"&amp;gt;
&amp;lt;a id="StartOfPageContent"&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;GEN:UPDATEPANEL NAME="UpdatePanel1"&amp;gt;
&lt;/Value&gt;
&lt;/Prolog&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:RECORD NAME="PersonalIdRecordControl"/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes /&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:PANEL NAME="BlankPanelNoHeader"/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes /&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;Epilog&gt;
&lt;Value&gt;
&amp;lt;/GEN:UPDATEPANEL&amp;gt;
&amp;lt;div id="detailPopup" class="detailRolloverPopup" onmouseout="detailRolloverPopupClose();" onmouseover="clearTimeout(gPopupTimer);"&amp;gt;&amp;lt;/div&amp;gt;
&amp;lt;asp:ValidationSummary id="ValidationSummary1" ShowMessageBox="true" ShowSummary="false" runat="server"&amp;gt;&amp;lt;/asp:ValidationSummary&amp;gt;
&amp;lt;/asp:Content&amp;gt;
&lt;/Value&gt;
&lt;/Epilog&gt;
&lt;TableAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellpadding&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellspacing&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;border&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/TableAttributes&gt;
&lt;/Layout&gt;
&lt;Layout Name="PersonalIdRecordControl" Type="RecordPanel" PanelControlName="PersonalIdRecordControl"&gt;
&lt;Prolog /&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:PANEL NAME="PersonalIdPanelHeader"/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;dh&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;asp:panel id="PersonalIdRecordControlCollapsibleRegion" runat="server"&amp;gt;&amp;lt;GEN:PANEL NAME="PersonalIdPanel"/&amp;gt;&amp;lt;/asp:panel&amp;gt;&lt;/Value&gt;
&lt;CellAttributes /&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;Epilog /&gt;
&lt;TableAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;dv&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellpadding&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellspacing&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;border&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/TableAttributes&gt;
&lt;/Layout&gt;
&lt;Layout Name="PersonalIdPanelHeader" Type="PanelHeader" PanelControlName="PersonalIdRecordControl"&gt;
&lt;Prolog /&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/space.gif" alt=""/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;dhel&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:PANEL NAME="PersonalIdRecordControlTitleRegion"/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;dhb&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/space.gif" alt=""/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;dher&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;Epilog /&gt;
&lt;TableAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellpadding&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellspacing&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;border&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;width&lt;/Name&gt;
&lt;AttributeValue&gt;100%&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/TableAttributes&gt;
&lt;/Layout&gt;
&lt;Layout Name="PersonalIdRecordControlTitleRegion" PanelControlName="PersonalIdRecordControl"&gt;
&lt;Prolog /&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:HTML NAME="PersonalIdTitle"/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;dhtr&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;valign&lt;/Name&gt;
&lt;AttributeValue&gt;middle&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;Epilog /&gt;
&lt;TableAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellpadding&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellspacing&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;border&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/TableAttributes&gt;
&lt;/Layout&gt;
&lt;Layout Name="PersonalIdPanel" PanelControlName="PersonalIdRecordControl"&gt;
&lt;Prolog /&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:PANEL NAME="PersonalIdFilters"/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes /&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:PANEL NAME="PersonalIdButtons"/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;pr&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:PANEL NAME="PersonalIdFields"/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes /&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;Epilog /&gt;
&lt;TableAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;dBody&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellpadding&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellspacing&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;border&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;width&lt;/Name&gt;
&lt;AttributeValue&gt;100%&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/TableAttributes&gt;
&lt;/Layout&gt;
&lt;Layout Name="PersonalIdFilters" Type="SearchAndFilter" PanelControlName="PersonalIdRecordControl"&gt;
&lt;Prolog /&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:TEXT NAME="PersonalIdSearchLabel1"/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;fila&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:SEARCHFILTER NAME="PersonalIdSearch1"/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes /&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:BUTTON NAME="PersonalIdSearchButton1"/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;filbc&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;Epilog /&gt;
&lt;TableAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellpadding&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellspacing&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;border&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/TableAttributes&gt;
&lt;/Layout&gt;
&lt;Layout Name="PersonalIdButtons" Type="PanelButton" PanelControlName="PersonalIdRecordControl"&gt;
&lt;Prolog /&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/paginationRowEdgeL.gif" alt=""/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes /&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/ButtonBarEdgeL.gif" alt="" /&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;prbbc&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/ButtonBarDividerL.gif" alt="" /&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;prbbc&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:ImageButton NAME="PersonalIdSaveButton" /&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;prbbc&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:ImageButton NAME="PersonalIdRefreshButton" /&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;prbbc&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:ImageButton NAME="PersonalIdResetButton" /&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;prbbc&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/ButtonBarDividerR.gif" alt="" /&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;prbbc&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/ButtonBarEdgeR.gif" alt="" /&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;prbbc&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;img src="../Images/paginationRowEdgeR.gif" alt=""/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes /&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;amp;nbsp;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;width&lt;/Name&gt;
&lt;AttributeValue&gt;100%&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;Epilog /&gt;
&lt;TableAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellpadding&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellspacing&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;border&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/TableAttributes&gt;
&lt;/Layout&gt;
&lt;Layout Name="PersonalIdFields" Type="RecordGrid" PanelControlName="PersonalIdRecordControl"&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:FIELDLABEL NAME="PersonalIdLabel"/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;fls&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:FIELDVALUE NAME="PersonalId"/&amp;gt; &lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;dfv&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;style&lt;/Name&gt;
&lt;AttributeValue&gt;white-space:nowrap;&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:FIELDLABEL NAME="PersonalNameLabel"/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;fls&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:FIELDVALUE NAME="PersonalName"/&amp;gt; &lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;dfv&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;style&lt;/Name&gt;
&lt;AttributeValue&gt;white-space:nowrap;&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:FIELDLABEL NAME="PersonalLastNameLabel"/&amp;gt;&lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;fls&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:FIELDVALUE NAME="PersonalLastName"/&amp;gt; &lt;/Value&gt;
&lt;CellAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;class&lt;/Name&gt;
&lt;AttributeValue&gt;dfv&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;style&lt;/Name&gt;
&lt;AttributeValue&gt;white-space:nowrap;&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/CellAttributes&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;TableAttributes&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellpadding&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;cellspacing&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;Attribute&gt;
&lt;Name&gt;border&lt;/Name&gt;
&lt;AttributeValue&gt;0&lt;/AttributeValue&gt;
&lt;/Attribute&gt;
&lt;/TableAttributes&gt;
&lt;/Layout&gt;
&lt;Layout Name="BlankPanelNoHeader" Type="BlankPanel"&gt;
&lt;Prolog /&gt;
&lt;Row&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:Button Name="SaveButton" /&amp;gt;&lt;/Value&gt;
&lt;CellAttributes /&gt;
&lt;/Cell&gt;
&lt;Cell&gt;
&lt;Value&gt;&amp;lt;GEN:Button Name="CancelButton" /&amp;gt;&lt;/Value&gt;
&lt;CellAttributes /&gt;
&lt;/Cell&gt;
&lt;RowAttributes /&gt;
&lt;/Row&gt;
&lt;Epilog /&gt;
&lt;TableAttributes /&gt;
&lt;/Layout&gt;
&lt;/LayoutDefinition&gt;</LayoutDefinition>
</ComponentDefinition>