Iron Speed Designer
9.2.0
Pagination
Pagination
Shared
Shared\Pagination.html
Pagination
(Description)
CurrentPage
TextBox
CssClass
Pagination_Input
EnableIncrementDecrementButtons
Default
MaxLength
10
Size
5
FirstPage
ImageButton
CausesValidation
False
CommandName
FirstPage
ImageURL
../Images/ButtonBarFirst.gif
onmouseout
this.src='../Images/ButtonBarFirst.gif'
onmouseover
this.src='../Images/ButtonBarFirstOver.gif'
ToolTip
Btn:FirstPage
ResourceReference
LastPage
ImageButton
CausesValidation
False
CommandName
LastPage
ImageURL
../Images/ButtonBarLast.gif
onmouseout
this.src='../Images/ButtonBarLast.gif'
onmouseover
this.src='../Images/ButtonBarLastOver.gif'
ToolTip
Btn:LastPage
ResourceReference
NextPage
ImageButton
CausesValidation
False
CommandName
NextPage
ImageURL
../Images/ButtonBarNext.gif
onmouseout
this.src='../Images/ButtonBarNext.gif'
onmouseover
this.src='../Images/ButtonBarNextOver.gif'
ToolTip
Btn:NextPage
ResourceReference
OfText
Text
Text
Txt:Of
ResourceReference
PageSize
TextBox
CssClass
Pagination_Input
EnableIncrementDecrementButtons
Default
MaxLength
5
Size
5
PageSizeButton
LinkButton
CausesValidation
False
CommandName
PageSize
CssClass
button_link
Text
Txt:Page
ResourceReference
PageSizeText
Text
Text
Txt:PageSize
ResourceReference
PreviousPage
ImageButton
CausesValidation
False
CommandName
PreviousPage
ImageURL
../Images/ButtonBarPrevious.gif
onmouseout
this.src='../Images/ButtonBarPrevious.gif'
onmouseover
this.src='../Images/ButtonBarPreviousOver.gif'
ToolTip
Btn:PreviousPage
ResourceReference
TotalItems
Label
TotalItemsText
Text
Text
Txt:TotalItems
ResourceReference
Items
Text
Text
Txt:Items
ResourceReference
TotalPages
Label
<![CDATA[<?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">
<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>
<Prolog>
<Value></Value>
</Prolog>
<Row>
<Cell>
<Value><img src="../Images/space.gif" width="10" height="1" alt="" /></Value>
<CellAttributes>
<Attribute>
<Name>style</Name>
<AttributeValue>width: 50%</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/ButtonBarEdgeL.gif" alt="" /></Value>
</Cell>
<Cell>
<Value><img src="../Images/ButtonBarDivider.gif" alt="" /></Value>
</Cell>
<Cell>
<Value><GEN:ImageButton Name="FirstPage" /></Value>
</Cell>
<Cell>
<Value><img src="../Images/ButtonBarDivider.gif" alt="" /></Value>
</Cell>
<Cell>
<Value><GEN:ImageButton Name="PreviousPage" /></Value>
</Cell>
<Cell>
<Value><img src="../Images/ButtonBarDivider.gif" alt="" /></Value>
</Cell>
<Cell>
<Value><%= SystemUtils.GenerateEnterKeyCaptureBeginTag(FindControl("_PageSizeButton")) %><GEN:TextBox Name="CurrentPage" /><%= SystemUtils.GenerateEnterKeyCaptureEndTag(FindControl("_PageSizeButton")) %></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>prbg</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><GEN:Text name="OfText" /> <b><GEN:Label Name="TotalPages" /></b></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>prbg</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/ButtonBarDivider.gif" alt="" /></Value>
</Cell>
<Cell>
<Value><GEN:ImageButton Name="NextPage" /></Value>
</Cell>
<Cell>
<Value><img src="../Images/ButtonBarDivider.gif" alt="" /></Value>
</Cell>
<Cell>
<Value><GEN:ImageButton Name="LastPage" /></Value>
</Cell>
<Cell>
<Value><img src="../Images/ButtonBarPageItemDivider.gif" alt="" /></Value>
</Cell>
<Cell>
<Value><b><GEN:Label Name="TotalItems" /></b>&nbsp;<GEN:Text Name="Items" /></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>prbg</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/ButtonBarDivider.gif" alt="" /></Value>
</Cell>
<Cell>
<Value><%= SystemUtils.GenerateEnterKeyCaptureBeginTag(FindControl("_PageSizeButton")) %><GEN:TextBox Name="PageSize" /><%= SystemUtils.GenerateEnterKeyCaptureEndTag(FindControl("_PageSizeButton")) %></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>prbg</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value>/</Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>prbg</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><GEN:LINKBUTTON NAME="PageSizeButton" /></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>prbggo</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/ButtonBarEdgeR.gif" alt="" /></Value>
<CellAttributes>
<Attribute>
<Name>style</Name>
<AttributeValue>width: 50%</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Epilog>
<Value></Value>
</Epilog>
<TableAttributes>
<Attribute>
<Name>style</Name>
<AttributeValue>width: 100%</AttributeValue>
</Attribute>
<Attribute>
<Name>border</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>cellpadding</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>cellspacing</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
</TableAttributes>
</Layout>
</LayoutDefinition>]]>