Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: What's wrong with .Net XSL Processor? >Thread Next - Re: What's wrong with .Net XSL Processor? Re: What's wrong with .Net XSL Processor?To: NULL Date: 4/5/2005 2:39:00 PM
jsh02_nova wrote:
> The transform displays,
> <HTML>
> <BODY>
> <TABLE BORDER="1">
> <TR>
> <TD>
> <B>Employees</B>
> </TD>
> </TR>
> <TR>
> <TD>Leverling, Janet</TD>
> </TR>
> <TR>
> <TD>Fuller, Andrew</TD>
> </TR>
> <TR>
> <TD>Davolio, Nancy</TD>
> </TR>
> </TABLE>
> </BODY>
> </HTML>
That seems correct to me, the parameters are set as follows:
xsltArgList.AddParam("sortColumn", "", "family")
so it sorts on the family name, the order parameter is set as
xsltArgList.AddParam("sortOrder", "", "descending")
so the order starts with
Leverling
and descends over
Fuller
to
Davolio
Quite correct.
--
Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
