<?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 : XTP_NM_REPORTCOLUMNRESIZE notification</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : XTP_NM_REPORTCOLUMNRESIZE notification]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 16 Apr 2026 19:09:52 +0000</pubDate>
  <lastBuildDate>Wed, 16 Dec 2009 05:16:29 +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=13449</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[XTP_NM_REPORTCOLUMNRESIZE notification : Can you please explain why you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13449&amp;PID=55671&amp;title=xtp-nm-reportcolumnresize-notification#55671</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 13449<br /><strong>Posted:</strong> 16 December 2009 at 5:16am<br /><br />Can you please explain why you send a <FONT color=#020002 size=2><FONT color=#020002 size=2>XTP_NM_REPORT_COLUMNWIDTHCHANGED with NULL-values?!</FONT></FONT>]]>
   </description>
   <pubDate>Wed, 16 Dec 2009 05:16:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13449&amp;PID=55671&amp;title=xtp-nm-reportcolumnresize-notification#55671</guid>
  </item> 
  <item>
   <title><![CDATA[XTP_NM_REPORTCOLUMNRESIZE notification : I did not promice to change it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13449&amp;PID=50466&amp;title=xtp-nm-reportcolumnresize-notification#50466</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13449<br /><strong>Posted:</strong> 29 June 2009 at 12:00pm<br /><br />I did not promice to change it right now - had something more important <DIV>&nbsp;</DIV><DIV>I commented red code as I agree with your opinion - no needed notification</DIV><DIV>&nbsp;</DIV><DIV>You can get updated code here <a href="https://forum.codejock.com/uploads/DemoVersi&#111;n/ReportC&#111;ntrolMFCUpdated.rar" target="_blank">https://forum.codejock.com/uploads/DemoVersion/ReportControlMFCUpdated.rar</A>&nbsp;and build fresh version</DIV><DIV>&nbsp;</DIV><DIV>I like to have some responds from forum members who need this fix.</DIV><DIV>Same request for selection - move case.</DIV><DIV>&nbsp;</DIV><DIV>There are also some complains about resizing model but nobody propose some spec for resizing we can discuss and implement.</DIV>]]>
   </description>
   <pubDate>Mon, 29 Jun 2009 12:00:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13449&amp;PID=50466&amp;title=xtp-nm-reportcolumnresize-notification#50466</guid>
  </item> 
  <item>
   <title><![CDATA[XTP_NM_REPORTCOLUMNRESIZE notification : HmmmThe newest code was edited,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13449&amp;PID=50465&amp;title=xtp-nm-reportcolumnresize-notification#50465</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3301">Michl</a><br /><strong>Subject:</strong> 13449<br /><strong>Posted:</strong> 29 June 2009 at 11:39am<br /><br /><font color="#000000">Hmmm<br>The newest code was edited, but it doing the same as before.... ????<br><br>Why should I notified with a message </font><font color="#000000">COLUMNWIDTHCHANGED whenn I move a column??<br>(if !</font><font color="#000000">m_bAutoColumnSizing, columns still have the same size after moving)</font><br><br>Make it sense to remove code??<br>]]>
   </description>
   <pubDate>Mon, 29 Jun 2009 11:39:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13449&amp;PID=50465&amp;title=xtp-nm-reportcolumnresize-notification#50465</guid>
  </item> 
  <item>
   <title><![CDATA[XTP_NM_REPORTCOLUMNRESIZE notification : I think you are right - better...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13449&amp;PID=45690&amp;title=xtp-nm-reportcolumnresize-notification#45690</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13449<br /><strong>Posted:</strong> 20 February 2009 at 4:12pm<br /><br />I think you are right - better use as <DIV><FONT color=#000099>if (!m_bAutoColumnSizing)</FONT></DIV><DIV><FONT color=#000099>{<BR>&nbsp; &nbsp; XTP_NM_REPORTCOLUMNRESIZE nmData;<BR>&nbsp;&nbsp;&nbsp; ZeroMemory(&amp;nmData, sizeof(nmData));<BR>&nbsp;&nbsp;&nbsp; m_pControl-&gt;SendNotifyMessage(XTP_NM_REPORT_COLUMNWIDTHCHANGED, (NMHDR*)&amp;nmData);</FONT></DIV><DIV><FONT color=#000099>}<BR></FONT></DIV><DIV><FONT color=#000099>You can also modify your app OnNotify code and check&nbsp;m_bAutoColumnSizing flag before doing smth</DIV></FONT>]]>
   </description>
   <pubDate>Fri, 20 Feb 2009 16:12:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13449&amp;PID=45690&amp;title=xtp-nm-reportcolumnresize-notification#45690</guid>
  </item> 
  <item>
   <title><![CDATA[XTP_NM_REPORTCOLUMNRESIZE notification :  Hi codejocke developers!If I/user...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13449&amp;PID=45624&amp;title=xtp-nm-reportcolumnresize-notification#45624</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3301">Michl</a><br /><strong>Subject:</strong> 13449<br /><strong>Posted:</strong> 19 February 2009 at 5:41am<br /><br />Hi codejocke developers!<br><br>If I/user moves a column (AutoColumnSizing = false), why does report send a message XTP_NM_REPORTCOLUMNRESIZE???<br>(message comes from CXTPReportHeader::AdjustColumnsWidth())<br><br>Because my program also react to this message, wrong code will be executed.<br><br>In my opinion this code is wrong/to much:<br><table width="99%"><tr><td><pre class="BBcode"><br>void CXTPReportHeader::AdjustColumnsWidth(int nTotalWidth, int nFirstIndex)<br>{<br>&nbsp;&nbsp;&nbsp; if (m_bAutoColumnSizing)<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; int nColumnsWidth = 0;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CXTPReportColumn* pLastAutoColumn = NULL;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; int nColumn;<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; for (nColumn = nFirstIndex; nColumn &lt; m_pColumns-&gt;GetCount(); nColumn++)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CXTPReportColumn* pColumn = m_pColumns-&gt;GetAt(nColumn);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if (!pColumn-&gt;IsVisible())<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; continue;<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if (pColumn-&gt;m_bAutoSize)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pLastAutoColumn = pColumn;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; nColumnsWidth += pColumn-&gt;m_nColumnAutoWidth;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; else<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; nTotalWidth -= pColumn-&gt;GetWidth();<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if (pLastAutoColumn &amp;&amp; nTotalWidth &gt; 0)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; for (nColumn = nFirstIndex; nColumn &lt; m_pColumns-&gt;GetCount(); nColumn++)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CXTPReportColumn* pColumn = m_pColumns-&gt;GetAt(nColumn);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if (!pColumn-&gt;IsVisible())<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; continue;<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if (pColumn-&gt;m_bAutoSize)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if (pColumn == pLastAutoColumn)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pColumn-&gt;m_nColumnStaticWidth = max(nTotalWidth, pColumn-&gt;GetMinWidth());<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if(pColumn-&gt;m_nColumnStaticWidth != pColumn-&gt;m_nColumnAutoWidth)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; XTP_NM_REPORTCOLUMNRESIZE nmData;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; nmData.pColumn = pColumn;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; nmData.nPrevWidth = pColumn-&gt;m_nColumnAutoWidth;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; nmData.nNewWidth = pColumn-&gt;m_nColumnStaticWidth;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; m_pControl-&gt;SendNotifyMessage(XTP_NM_REPORT_COLUMNWIDTHCHANGED, (NMHDR*)&amp;nmData);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; else<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; nColumnsWidth = max(1, nColumnsWidth);<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pColumn-&gt;m_nColumnStaticWidth =<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; max(int(pColumn-&gt;m_nColumnAutoWidth * nTotalWidth / nColumnsWidth), pColumn-&gt;GetMinWidth());<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if(pColumn-&gt;m_nColumnStaticWidth != pColumn-&gt;m_nColumnAutoWidth)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; XTP_NM_REPORTCOLUMNRESIZE nmData;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; nmData.pColumn = pColumn;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; nmData.nPrevWidth = pColumn-&gt;m_nColumnAutoWidth;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; nmData.nNewWidth = pColumn-&gt;m_nColumnStaticWidth;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; m_pControl-&gt;SendNotifyMessage(XTP_NM_REPORT_COLUMNWIDTHCHANGED, (NMHDR*)&amp;nmData);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; nTotalWidth -= pColumn-&gt;m_nColumnStaticWidth;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; nColumnsWidth -= pColumn-&gt;m_nColumnAutoWidth;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; m_nHeaderWidth = m_pControl-&gt;m_rcHeaderArea.Width();<br>&nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp; else<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; m_nHeaderWidth = 0;<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; for (int nColumn = 0; nColumn &lt; m_pColumns-&gt;GetCount(); nColumn++)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CXTPReportColumn* pColumn = m_pColumns-&gt;GetAt(nColumn);<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if (pColumn &amp;&amp; pColumn-&gt;IsVisible())<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; m_nHeaderWidth += pColumn-&gt;GetWidth();<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if (m_nHeaderWidth == 0)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; m_nHeaderWidth = nTotalWidth;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; m_pControl-&gt;AdjustScrollBars();<br>&nbsp;&nbsp;&nbsp; }<br><br>&nbsp;&nbsp;&nbsp; <font color="#ff0000">XTP_NM_REPORTCOLUMNRESIZE nmData;</font><br>&nbsp;&nbsp;&nbsp; <font color="#ff0000">ZeroMemory(&amp;nmData, sizeof(nmData));</font><br>&nbsp;&nbsp;&nbsp; <font color="#ff0000">m_pControl-&gt;SendNotifyMessage(XTP_NM_REPORT_COLUMNWIDTHCHANGED, (NMHDR*)&amp;nmData);</font><br>}<br></pre></td></tr></table><br>]]>
   </description>
   <pubDate>Thu, 19 Feb 2009 05:41:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13449&amp;PID=45624&amp;title=xtp-nm-reportcolumnresize-notification#45624</guid>
  </item> 
 </channel>
</rss>