A
Alan Searle
I have some XML/XSL web pages which display data grids (stored in XML
and formatted by the XSL file). This works fine.
However, I would like to retrieve an item of text from the grid (one
particular column which will later be removed from the display) and show
this as a main title for the page (i.e. the title will vary depending on
the grid that is opened).
The result should look like this:
Region: London
Month Sales Sales Person
Jan 4345 John
Jan 8494 Sue
Jan 7849 Peter
The grid works fine but I am having trouble plucking the title (in this
case 'London') out of the XML file for prior display.
I believe that I need to declare two templates (i.e. one for the title
and one for the grid) but am really not sure how to do this.
Does anyone have an idea? Or maybe a suggestion for an alternative
technique?
Any tips or recommendations of tutorials would be a great help.
Many thanks,
Alan Searle
PS: Remove the xxx in the e-mail to send me a message
and formatted by the XSL file). This works fine.
However, I would like to retrieve an item of text from the grid (one
particular column which will later be removed from the display) and show
this as a main title for the page (i.e. the title will vary depending on
the grid that is opened).
The result should look like this:
Region: London
Month Sales Sales Person
Jan 4345 John
Jan 8494 Sue
Jan 7849 Peter
The grid works fine but I am having trouble plucking the title (in this
case 'London') out of the XML file for prior display.
I believe that I need to declare two templates (i.e. one for the title
and one for the grid) but am really not sure how to do this.
Does anyone have an idea? Or maybe a suggestion for an alternative
technique?
Any tips or recommendations of tutorials would be a great help.
Many thanks,
Alan Searle
PS: Remove the xxx in the e-mail to send me a message