| Subject: [xsl] how to skip repeating value in the table? From: "Lee, Insoo" <Insoo.Lee@xxxxxx> Date: Fri, 13 Dec 2002 09:34:25 -0500 | 
  Hello,
  How would skip the repeating table cell?
  For example I have,
  A               B               C
  ----------------------------
  Kevin         English          A
  Kevin         C++              B
  Kevin         Math             A
  Tom          English           B
  Tom           Art               A
  Sarah        C++               A
  Sarah         Math            A
  I'd like to do some sort fo:block skip so that it would print
  A               B               C
  ----------------------------
  Kevin         English          A
                  C++              B
                  Math             A
  Tom          English           B
                  Art               A
  Sarah        C++               A
                  Math            A
  Thanks!
 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] multiple attributes, Dimitre Novatchev | Thread | RE: [xsl] how to skip repeating val, Michael Kay | 
| RE: [xsl] dinamic sorting question, Michael Kay | Date | [xsl] Convert XML to Image with Dyn, KUMAR NINGASHETTY | 
| Month |