Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

OT - Dynamic data into columns in XSLT

by rashley (Scribe)
on Dec 20, 2005 at 15:47 UTC ( [id://518095]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      <xsl:template name="deptIndex">
        <xsl:variable name="colCount" select="3"/>
    ...
          </xsl:element>
        </xsl:element>
      </xsl:template>
    
  2. or download this
    Dept1    Dept5    Dept9     Dept13    Dept17
    Dept2    Dept6    Dept10    Dept14    Dept18
    Dept3    Dept7    Dept11    Dept15    Dept19
    Dept4    Dept8    Dept12    Dept16    Dept20
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://518095]
Approved by monkfan
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-16 18:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found