initial commit
This commit is contained in:
commit
252dac3143
1516 changed files with 694271 additions and 0 deletions
290
Shared/PaginationShort.xml
Normal file
290
Shared/PaginationShort.xml
Normal file
|
@ -0,0 +1,290 @@
|
|||
<?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>PaginationShort</Name>
|
||||
<Type>Pagination</Type>
|
||||
<SubType>DotNet</SubType>
|
||||
<GenerateDirectory>Shared</GenerateDirectory>
|
||||
<Layout>Shared\PaginationShort.html</Layout>
|
||||
<DisplayName>PaginationShort</DisplayName>
|
||||
<Description>(Description)</Description>
|
||||
<CheckSum>CUSTOMIZED</CheckSum>
|
||||
</Self>
|
||||
<ComposedOf>
|
||||
<ContainedComponent>
|
||||
<Name>CurrentPage</Name>
|
||||
<Type>TextBox</Type>
|
||||
<PassthroughAttributes>
|
||||
<Attribute>
|
||||
<Name>CssClass</Name>
|
||||
<Value>Pagination_Input</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>EnableIncrementDecrementButtons</Name>
|
||||
<Value>Default</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>MaxLength</Name>
|
||||
<Value>5</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>Size</Name>
|
||||
<Value>3</Value>
|
||||
</Attribute>
|
||||
</PassthroughAttributes>
|
||||
</ContainedComponent>
|
||||
<ContainedComponent>
|
||||
<Name>FirstPage</Name>
|
||||
<Type>ImageButton</Type>
|
||||
<PassthroughAttributes>
|
||||
<Attribute>
|
||||
<Name>CausesValidation</Name>
|
||||
<Value>False</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>CommandName</Name>
|
||||
<Value>FirstPage</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>ImageURL</Name>
|
||||
<Value>../Images/ButtonBarFirst.gif</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>onmouseout</Name>
|
||||
<Value>this.src='../Images/ButtonBarFirst.gif'</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>onmouseover</Name>
|
||||
<Value>this.src='../Images/ButtonBarFirstOver.gif'</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>ToolTip</Name>
|
||||
<Value>Btn:FirstPage</Value>
|
||||
<Type>ResourceReference</Type>
|
||||
</Attribute>
|
||||
</PassthroughAttributes>
|
||||
</ContainedComponent>
|
||||
<ContainedComponent>
|
||||
<Name>LastPage</Name>
|
||||
<Type>ImageButton</Type>
|
||||
<PassthroughAttributes>
|
||||
<Attribute>
|
||||
<Name>CausesValidation</Name>
|
||||
<Value>False</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>CommandName</Name>
|
||||
<Value>LastPage</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>ImageURL</Name>
|
||||
<Value>../Images/ButtonBarLast.gif</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>onmouseout</Name>
|
||||
<Value>this.src='../Images/ButtonBarLast.gif'</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>onmouseover</Name>
|
||||
<Value>this.src='../Images/ButtonBarLastOver.gif'</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>ToolTip</Name>
|
||||
<Value>Btn:LastPage</Value>
|
||||
<Type>ResourceReference</Type>
|
||||
</Attribute>
|
||||
</PassthroughAttributes>
|
||||
</ContainedComponent>
|
||||
<ContainedComponent>
|
||||
<Name>NextPage</Name>
|
||||
<Type>ImageButton</Type>
|
||||
<PassthroughAttributes>
|
||||
<Attribute>
|
||||
<Name>CausesValidation</Name>
|
||||
<Value>False</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>CommandName</Name>
|
||||
<Value>NextPage</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>ImageURL</Name>
|
||||
<Value>../Images/ButtonBarNext.gif</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>onmouseout</Name>
|
||||
<Value>this.src='../Images/ButtonBarNext.gif'</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>onmouseover</Name>
|
||||
<Value>this.src='../Images/ButtonBarNextOver.gif'</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>ToolTip</Name>
|
||||
<Value>Btn:NextPage</Value>
|
||||
<Type>ResourceReference</Type>
|
||||
</Attribute>
|
||||
</PassthroughAttributes>
|
||||
</ContainedComponent>
|
||||
<ContainedComponent>
|
||||
<Name>OfText</Name>
|
||||
<Type>Text</Type>
|
||||
<PassthroughAttributes>
|
||||
<Attribute>
|
||||
<Name>Text</Name>
|
||||
<Value>Txt:Of</Value>
|
||||
<Type>ResourceReference</Type>
|
||||
</Attribute>
|
||||
</PassthroughAttributes>
|
||||
</ContainedComponent>
|
||||
<ContainedComponent>
|
||||
<Name>PageSizeButton</Name>
|
||||
<Type>LinkButton</Type>
|
||||
<PassthroughAttributes>
|
||||
<Attribute>
|
||||
<Name>CausesValidation</Name>
|
||||
<Value>False</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>CommandName</Name>
|
||||
<Value>PageSize</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>CssClass</Name>
|
||||
<Value>button_link</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>Text</Name>
|
||||
<Value>Btn:Go</Value>
|
||||
<Type>ResourceReference</Type>
|
||||
</Attribute>
|
||||
</PassthroughAttributes>
|
||||
</ContainedComponent>
|
||||
<ContainedComponent>
|
||||
<Name>PreviousPage</Name>
|
||||
<Type>ImageButton</Type>
|
||||
<PassthroughAttributes>
|
||||
<Attribute>
|
||||
<Name>CausesValidation</Name>
|
||||
<Value>False</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>CommandName</Name>
|
||||
<Value>PreviousPage</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>ImageURL</Name>
|
||||
<Value>../Images/ButtonBarPrevious.gif</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>onmouseout</Name>
|
||||
<Value>this.src='../Images/ButtonBarPrevious.gif'</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>onmouseover</Name>
|
||||
<Value>this.src='../Images/ButtonBarPreviousOver.gif'</Value>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>ToolTip</Name>
|
||||
<Value>Btn:PreviousPage</Value>
|
||||
<Type>ResourceReference</Type>
|
||||
</Attribute>
|
||||
</PassthroughAttributes>
|
||||
</ContainedComponent>
|
||||
<ContainedComponent>
|
||||
<Name>TotalPages</Name>
|
||||
<Type>Label</Type>
|
||||
</ContainedComponent>
|
||||
</ComposedOf>
|
||||
<LayoutDefinition><?xml version="1.0" encoding="utf-16"?>
|
||||
<LayoutDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<Layout Name="Pagination" Type="RootLayout">
|
||||
<Prolog />
|
||||
<Row>
|
||||
<Cell>
|
||||
<Value>&lt;img src="../Images/space.gif" width="10" height="1" alt="" /&gt;</Value>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;img src="../Images/ButtonBarEdgeL.gif" alt="" /&gt;</Value>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;img src="../Images/ButtonBarDivider.gif" alt="" /&gt;</Value>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;GEN:ImageButton Name="FirstPage" /&gt;</Value>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;img src="../Images/ButtonBarDivider.gif" alt="" /&gt;</Value>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;GEN:ImageButton Name="PreviousPage" /&gt;</Value>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;img src="../Images/ButtonBarDivider.gif" alt="" /&gt;</Value>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;%= SystemUtils.GenerateEnterKeyCaptureBeginTag(FindControl("_PageSizeButton")) %&gt;&lt;GEN:TextBox Name="CurrentPage" /&gt;&lt;%= SystemUtils.GenerateEnterKeyCaptureEndTag(FindControl("_PageSizeButton")) %&gt;</Value>
|
||||
<CellAttributes>
|
||||
<Attribute>
|
||||
<Name>class</Name>
|
||||
<AttributeValue>prbg</AttributeValue>
|
||||
</Attribute>
|
||||
</CellAttributes>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;GEN:Text name="OfText" /&gt;&lt;b &gt;&lt;GEN:Label Name="TotalPages" /&gt;&lt;/b&gt;</Value>
|
||||
<CellAttributes>
|
||||
<Attribute>
|
||||
<Name>class</Name>
|
||||
<AttributeValue>prbg</AttributeValue>
|
||||
</Attribute>
|
||||
</CellAttributes>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;img src="../Images/ButtonBarDivider.gif" alt="" /&gt;</Value>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;GEN:ImageButton Name="NextPage" /&gt;</Value>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;img src="../Images/ButtonBarDivider.gif" alt="" /&gt;</Value>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;GEN:ImageButton Name="LastPage" /&gt;</Value>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;img src="../Images/ButtonBarDivider.gif" alt="" /&gt;</Value>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;GEN:LINKBUTTON NAME="PageSizeButton" /&gt;</Value>
|
||||
<CellAttributes>
|
||||
<Attribute>
|
||||
<Name>class</Name>
|
||||
<AttributeValue>prbg</AttributeValue>
|
||||
</Attribute>
|
||||
</CellAttributes>
|
||||
</Cell>
|
||||
<Cell>
|
||||
<Value>&lt;img src="../Images/ButtonBarEdgeR.gif" alt="" /&gt;</Value>
|
||||
</Cell>
|
||||
</Row>
|
||||
<Epilog />
|
||||
<TableAttributes>
|
||||
<Attribute>
|
||||
<Name>cellspacing</Name>
|
||||
<AttributeValue>0</AttributeValue>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>cellpadding</Name>
|
||||
<AttributeValue>0</AttributeValue>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>border</Name>
|
||||
<AttributeValue>0</AttributeValue>
|
||||
</Attribute>
|
||||
</TableAttributes>
|
||||
</Layout>
|
||||
</LayoutDefinition></LayoutDefinition>
|
||||
</ComponentDefinition>
|
Loading…
Add table
Add a link
Reference in a new issue