<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Two questions</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Two questions]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 04:26:52 +0000</pubDate>
  <lastBuildDate>Thu, 12 May 2011 08:44:46 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=4700</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Two questions : I am able to set the multilineproperty...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4700&amp;PID=64350&amp;title=two-questions#64350</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2796">Makarand</a><br /><strong>Subject:</strong> 4700<br /><strong>Posted:</strong> 12 May 2011 at 8:44am<br /><br />I am able to set the multiline&nbsp;property by applying<div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">pColumn-&gt;GetEditOptions()-&gt;m_dwEditStyle |= ES_MULTILINE | ES_AUTOVSCROLL;</span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><br></span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">but&nbsp;</span><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">ES_AUTOVSCROLL is not setting. Please see attached screenshot.</span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><br></span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><img src="uploads/2796/MultiLineScrollNotSet.JPG" height="160" width="313" border="0" /></span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><br></span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px;">any other way to set it?</span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px;"><br></span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px;">-Mak</span></div>]]>
   </description>
   <pubDate>Thu, 12 May 2011 08:44:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4700&amp;PID=64350&amp;title=two-questions#64350</guid>
  </item> 
  <item>
   <title><![CDATA[Two questions : Hi,1) For the column with multiline...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4700&amp;PID=14568&amp;title=two-questions#14568</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4700<br /><strong>Posted:</strong> 02 August 2006 at 1:26pm<br /><br />Hi,<br><br>1) For the column with multiline rows setup:<br>pColumn-&gt;GetEditOptions()-&gt;m_dwEditStyle |= ES_MULTILINE | ES_AUTOVSCROLL;<br>So, newline characters defined as '\r\n' will be proceeded correctly.<br><br>2) You'll have to implement your own CXTPReportRecordItem - derived cell class and owerwrite it's Draw method.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 02 Aug 2006 13:26:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4700&amp;PID=14568&amp;title=two-questions#14568</guid>
  </item> 
  <item>
   <title><![CDATA[Two questions : Hi! 1) A report control with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4700&amp;PID=14555&amp;title=two-questions#14555</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 4700<br /><strong>Posted:</strong> 02 August 2006 at 10:28am<br /><br /><DIV>Hi!<BR></DIV><DIV>1) A report control with multiline items looks fine with the DT_WORDBREAK style. However, in edit mode the newline characters are drawn as squares. How can I enable multiline support in edit mode?</DIV><DIV>&nbsp;</DIV><DIV>2) Is it possible to view bitmaps or simply owner-drawn cells in the report control? Icons can easily be loaded, but I need to fill the whole cell with image information. Thus, a 16x16 image is not enough.</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance!</DIV>]]>
   </description>
   <pubDate>Wed, 02 Aug 2006 10:28:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4700&amp;PID=14555&amp;title=two-questions#14555</guid>
  </item> 
 </channel>
</rss>