<?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 : Limit character count in string column?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Limit character count in string column?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 03:25:22 +0000</pubDate>
  <lastBuildDate>Thu, 20 Sep 2007 18:04:47 +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=8069</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[Limit character count in string column? : Thanks! That was too easy. We...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8069&amp;PID=26213&amp;title=limit-character-count-in-string-column#26213</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3312">AndyD</a><br /><strong>Subject:</strong> 8069<br /><strong>Posted:</strong> 20 September 2007 at 6:04pm<br /><br />Thanks! That was too easy. We did trip over the member variable name m_nMaxLength in the docs but could only find it as a member of CXTHexEdit.<DIV><BR>Andy</DIV>]]>
   </description>
   <pubDate>Thu, 20 Sep 2007 18:04:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8069&amp;PID=26213&amp;title=limit-character-count-in-string-column#26213</guid>
  </item> 
  <item>
   <title><![CDATA[Limit character count in string column? : Use EditOptions: CXTPReportColumn*...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8069&amp;PID=26198&amp;title=limit-character-count-in-string-column#26198</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 8069<br /><strong>Posted:</strong> 20 September 2007 at 5:06pm<br /><br />Use EditOptions:<br><br><table width="99%"><tr><td><pre class="BBcode"><br>CXTPReportColumn* pColumn = wndReport.AddColumn(new CXTPReportColumn(...));<br>pColumn-&gt;GetEditOptions()-&gt;m_nMaxLength = 10;<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Thu, 20 Sep 2007 17:06:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8069&amp;PID=26198&amp;title=limit-character-count-in-string-column#26198</guid>
  </item> 
  <item>
   <title><![CDATA[Limit character count in string column? : Is there any simple or reasonable...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8069&amp;PID=26095&amp;title=limit-character-count-in-string-column#26095</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3312">AndyD</a><br /><strong>Subject:</strong> 8069<br /><strong>Posted:</strong> 18 September 2007 at 12:59pm<br /><br />Is there any simple or reasonable way to limit the number of characters that can be typed into a string column in a report?<DIV>&nbsp;</DIV><DIV>Andy</DIV>]]>
   </description>
   <pubDate>Tue, 18 Sep 2007 12:59:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8069&amp;PID=26095&amp;title=limit-character-count-in-string-column#26095</guid>
  </item> 
 </channel>
</rss>