<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
  <channel>
    <title>HtmlEditor</title>
    <link>http://www.itwriting.com/phorum/list.php?3</link>
    <description><![CDATA[For discussion of the .Net HTMLEditor control]]></description>
    <language>EN</language>
    <pubDate>Tue, 06 Mar 2007 07:38:07 +0000</pubDate>
    <lastBuildDate>Tue, 06 Mar 2007 07:38:07 +0000</lastBuildDate>
    <category>HtmlEditor</category>
    <generator>Phorum 5.1.25</generator>
    <ttl>60</ttl>
    <item>
      <title>Re: Adding tables to the control</title>
      <link>http://www.itwriting.com/phorum/read.php?3,3523,3535#msg-3535</link>
      <author>Clyde Davies</author>
      <description><![CDATA[I'm not sure what you'd mean by 'table support'.  If you mean adding in tables, then the best way of doing this is via the DOM.  If, on the other hand, you want to select rows and columns properly, then people have been asking about this for ages and nobody seems to have much of an idea.  <br />
<br />
The best way to intercept keystrokes depending upon context is to construct an IHTMLEditDesigner and bind it to the editor.  Then, in the PreHandleEvent method you can intercept the keystrokes and translate them to the desired action.<br />
<br />
]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,3523,3535#msg-3535</guid>
      <pubDate>Tue, 06 Mar 2007 07:38:07 +0000</pubDate>
    </item>
    <item>
      <title>Adding tables to the control</title>
      <link>http://www.itwriting.com/phorum/read.php?3,3523,3523#msg-3523</link>
      <author>Mike</author>
      <description><![CDATA[Hi All,<br />
<br />
Does anyone have the code to add table support to this control?  I have been searching and cannot find this.  If not then does anyone know how to change the default behavior of the older version so the enter is not a &lt;p&gt; and instead a &lt;br&gt; tag.  I can capture this in the newer version and change it but need to be able to have table support.  I also have the older version but cannot change the default enter key behavior.<br />
<br />
Thanks in advance<br />
Mike]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,3523,3523#msg-3523</guid>
      <pubDate>Tue, 20 Feb 2007 16:19:24 +0000</pubDate>
    </item>
  </channel>
</rss>
