|
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
|