<?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 : How to: Restrictive item editing</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : How to: Restrictive item editing]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 01:55:49 +0000</pubDate>
  <lastBuildDate>Wed, 03 Oct 2007 13:47:06 +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=8146</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[How to: Restrictive item editing : Hi,Call  GetReportCtrl().EditItem(NULL);to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8146&amp;PID=26851&amp;title=how-to-restrictive-item-editing#26851</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 8146<br /><strong>Posted:</strong> 03 October 2007 at 1:47pm<br /><br />Hi,<br><br>Call<br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp;&nbsp; GetReportCtrl().EditItem(NULL);<br></pre></td></tr></table><br>to end inplace editing.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 03 Oct 2007 13:47:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8146&amp;PID=26851&amp;title=how-to-restrictive-item-editing#26851</guid>
  </item> 
  <item>
   <title><![CDATA[How to: Restrictive item editing : Hi;  Finally I solved it by myself....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8146&amp;PID=26398&amp;title=how-to-restrictive-item-editing#26398</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 8146<br /><strong>Posted:</strong> 24 September 2007 at 5:49pm<br /><br />Hi; <DIV>Finally I solved it by myself. I found the <FONT size=2><strong>HeaderRowsAllowEdit(TRUE)</strong> function and the <FONT size=2><strong>XTP_NM_REPORT_REQUESTEDIT</strong> notification message sent to the owner of the control. By setting the <FONT size=2>bCancel member of the <strong>XTP_NM_REPORTREQUESTEDIT</strong> structure to TRUE I'm able to cancel the edit operation.</FONT></FONT></FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>But now I have found another serious problem:</FONT></DIV><DIV><FONT size=2>When right clicking on the header control of the report a popup menu is shown in my application. So far it works very well, but when editing in the header row is in progress the edit control does not loose focus and stays visible. This behaviour can also be reproduced with the ReportSample sample. Open the HeaderFooterView set the header row to editable, start editing&nbsp;and then right click elsewhere in the control and/or header. The edit control is still visible.</FONT></DIV><DIV><FONT size=2>How can this be solved???</FONT></DIV>]]>
   </description>
   <pubDate>Mon, 24 Sep 2007 17:49:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8146&amp;PID=26398&amp;title=how-to-restrictive-item-editing#26398</guid>
  </item> 
  <item>
   <title><![CDATA[How to: Restrictive item editing : Hi; Icreated a report control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8146&amp;PID=26395&amp;title=how-to-restrictive-item-editing#26395</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 8146<br /><strong>Posted:</strong> 24 September 2007 at 5:02pm<br /><br />Hi;<DIV>I&nbsp;created a report control used to display production records. This control is in read only mode without any possibility to edit data.</DIV><DIV>Now I want to use the new header row(s) feature to give our users the possibility to filter data by individual columns.</DIV><DIV>Because the whole control has the AllowEdit() set to FALSE, I'm unable to insert filter terms in the header row cells.</DIV><DIV>I can't use CXTPReportColumn::EnableEdit(TRUE) because this also enables editing of data rows.</DIV><DIV>I tried different ways to achieve only a few editable cells in&nbsp;the header row but with no success.<img src="http://forum.codejock.com/smileys/smiley5.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>So does anyone know how to enable item editing only for a few items of the header row&nbsp;whilst keeping the data rows read only?</DIV>]]>
   </description>
   <pubDate>Mon, 24 Sep 2007 17:02:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8146&amp;PID=26395&amp;title=how-to-restrictive-item-editing#26395</guid>
  </item> 
 </channel>
</rss>