[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Reports using XML,XSL and HTML

Subject: Reports using XML,XSL and HTML
From: Rajagopal Srinivasan <RSriniva@xxxxxxxxxx>
Date: Tue, 10 Oct 2000 11:19:34 -0700
xml xsl report
Hi

Iam working on a report that has sort and filter options based on columns in
the report. The report is in HTML and is generated using XSL from a XML
document.
The XML document is build from the database and sent to the client browser
thro a java servlet. The document is structured as follows

<ReportName>
	<Record>
		<col1>.....</col1>
		<col2>.....</col2>
		<col3>.....</col3>
		.....
		.....
		<colN>.....</colN>
	</Record>
	<Record>
		<col1>.....</col1>
		<col2>.....</col2>
		<col3>.....</col3>
		.....
		.....
		<colN>.....</colN>
	</Record>
	................
	................
	...............
</ReportName>

I use the xsl:for-each to iterate thro this document and display the report
in form of a HTML table. 

There are reports that are at least 400 to 600 rows long. How can  i give a
feature where the user can view only, lets say, 10 rows a time and uses  a
next and prev buttons to step thro the report in groups of 10 rows each. I
use IE5, i tried solving this problehm using the <xsl:variable>, but the
browser says 'Keyword xsl:variable may not be used here.'

Thanx for any  help.

regards
raj



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.