Xslt how to group results



I am a c# programmer but I have never needed to use XSLT. I do now and I am stuck


Given some xmls I need to use XSLT to produce an html output.Googling a bit I did manage to put something together that worked till my boss told me that "Tables and columns must be build dynamically into the xslt document.I was hardcoding the columns names. All columns header must be horizontally.


Sample output SampleXml


Any help writing the xslt?The one I did was useless as it hardcoded the columns


Many thanks


No comments:

Post a Comment