<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Yves,<br>
    <br>
    Starting with oXygen version 16 (that will be released in a couple
    of weeks) a "Table Properties" action will be available in the
    Author contextual menu.<br>
    This action will allow you to change a table row type from body row
    to header row (and vice versa).<br>
    <br>
    To add a table header row you will be able to use the "Insert Row
    Below" action (when the caret is positioned before the first row)
    and then change its type to header (using the "Table Properties"
    action).<br>
    What you can do right now is to insert a header element directly
    from the contextual menu, but this will result in a header row with
    a single cell inside (and you have to manually insert the rest of
    the cells to complete the row).<br>
    <br>
    If you want to have the two actions (adding a header row and
    converting a row to a header row) available in oXygen 15.2 you can
    create a custom action that uses an XSLTOperation to modify the
    table fragment. An XSLTOperation applies an XSLT on a source element
    and then replaces or inserts the result in a specified target
    element.<br>
    For more information see our online documentation:<br>
<a class="moz-txt-link-freetext" href="http://www.oxygenxml.com/doc/ug-editor/topics/dg-default-author-operations.html">http://www.oxygenxml.com/doc/ug-editor/topics/dg-default-author-operations.html</a><br>
    <br>
    Regards,<br>
    Mihaela<br>
    <br>
    Mihaela Calotescu<br>
    &lt;oXygen/&gt;&nbsp; XML Editor, Schema Editor and XSLT Editor/Debugger
    <a class="moz-txt-link-freetext" href="http://www.oxygenxml.com">http://www.oxygenxml.com</a><br>
    <br>
    <div class="moz-cite-prefix">On 4/30/2014 4:04 PM, Yves Barbion
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAMa27Ewbsq_0htQOp-EG3iuwqZjE6_o_35SFYO-=CsC-0nvf0w@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi group<br>
          <br>
        </div>
        Is there an easy way to:<br>
        <ul>
          <li>Add a heading row (&lt;thead&gt; or &lt;choptionhd&gt;) to
            an existing table in oXygen XML Author's Author view?</li>
          <li>Convert/transform the first row of an existing table to a
            heading row?</li>
        </ul>
        <p><br>
        </p>
        <p>Thanks<br>
        </p>
        <br>
        <br clear="all">
        <div>
          <div>
            <div><br>
              -- <br>
              Yves Barbion<br>
              <a moz-do-not-send="true" href="http://www.scripto.nu">www.scripto.nu</a>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
oXygen-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a>
<a class="moz-txt-link-freetext" href="http://www.oxygenxml.com/mailman/listinfo/oxygen-user">http://www.oxygenxml.com/mailman/listinfo/oxygen-user</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>