![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: Easy Question [Thread Next] Re: Easy QuestionTo: NULL Date: 5/7/2004 12:34:00 PM Paul,
Yes, exactly that. The XML looks like
<customer>
<name>Company Co</name>
<order>
<orderid>1</orderid>
<product>test prod</product>
</order>
</customer>
<customer>
<name>Other Company Co</name>
<order>
<orderid>12</orderid>
<product>test2 prod</product>
</order>
<order>
<orderid>13</orderid>
<product>test3 prod</product>
</order>
</customer>
Thanks.
"Paul" <removethisbitthenitspaulyates@h...> wrote in message
news:2g19mlF35mb8U1@u......
> Alex wrote:
> > I am new to XSL and having problems trying to display a table made up
> > of 2 columns. The 1st column needs to display a Customer name and the
> > 2nd column displays any orders they have.
> >
> > I know I need to do something similar to setting the rowspan of the
> > 1st column to equal the total number of entries in the 2nd column,
> > but cant quite work it out ? any help would be great.
> >
> > Alex
>
> Unsure if you're having problems with the HTML itself or the XSL to
produce
> the it?
>
> Is what you're looking to make?
>
> <TABLE>
> <TR>
> <TD rowspan="2">hello</TD>
> <TD>aaa</TD>
> </TR>
> <TR>
> <TD>bbb</TD>
> </TR>
> </TABLE>
>
> What does your XML look like?
>
>
| ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
