home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.tcs3.com
/
ftp.tcs3.com.tar
/
ftp.tcs3.com
/
DRIVERS
/
Audio
/
Office2010
/
InfoPath.en-us
/
InfLR.cab
/
IPDSINTL.DLL_1033
/
HTML
/
QUERYVIEWTRINTEGER.XSL
< prev
next >
Wrap
Text File
|
2010-03-29
|
795b
|
15 lines
<div>%1: <span class="xdTextBox xdBehavior_Formatting" xd:CtrlId="CTRL%2!d!" hideFocus="hideFocus" title="" contentEditable="true" xd:xctname="PlainText" xd:binding="@%1" xd:datafmt=""number","numDigits:0;grouping:3;negativeOrder:1;"" xd:boundProp="xd:num" xd:num="" tabIndex="0" style="WIDTH: 130px">
<xsl:attribute name="xd:num">
<xsl:value-of select="@%1"/>
</xsl:attribute>
<xsl:choose>
<xsl:when test="function-available('xdFormatting:formatString')">
<xsl:value-of select="xdFormatting:formatString(@%1,"number","numDigits:0;grouping:3;negativeOrder:1;")"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="@%1"/>
</xsl:otherwise>
</xsl:choose>
</span>
</div>