Sign In/My Account | View Cart  
advertisement

Article:
 Sorting in XSLT
Subject: Xml and XSLT
Date: 2004-04-27 00:52:07
From: bertcox

hello,


I'm using C# to display Xml-data in a datagrid. Now i want the datagrid to be sorted. I heard the best way to sort the xml-file is to use XSLT. I'm new to c#,xml and xslt so i don't really know what to do. I read your article and it's defenitely the best i've found. But there are some things i do not understand. I can call the XSLT-file in C#? Does it create a new Xml-file? Or just sorts the original and saves it?


Thx a lot in advance,


Bert Cox


Previous Message Previous Message   Next Message Next Message


Titles Only Titles Only Newest First
  • Xml and XSLT
    2004-05-29 06:56:13 Kitsuneymg

    to associate an xml file with an xsl file include this line in the xml file right after the <?xml version=......?>


    <<?xml-stylesheet alternate="no" href="myxsl.xsl" type="text/xsl"?>


Sponsored By: