<?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 : Edit a ReportRecordItem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Edit a ReportRecordItem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 23 Jun 2026 20:40:49 +0000</pubDate>
  <lastBuildDate>Wed, 15 Feb 2006 15:24:43 +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=3647</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[Edit a ReportRecordItem : Hi,Before you access EditOptions...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3647&amp;PID=11007&amp;title=edit-a-reportrecorditem#11007</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3647<br /><strong>Posted:</strong> 15 February 2006 at 3:24pm<br /><br />Hi,<br><br>Before you access EditOptions you have to create it with CreateEditOptions method. <br><br>See Report Control / Test / Properties test dialog and the corresponding code.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 15 Feb 2006 15:24:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3647&amp;PID=11007&amp;title=edit-a-reportrecorditem#11007</guid>
  </item> 
  <item>
   <title><![CDATA[Edit a ReportRecordItem : I&amp;#039;d like to a a specific...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3647&amp;PID=10946&amp;title=edit-a-reportrecorditem#10946</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1549">Shawshank</a><br /><strong>Subject:</strong> 3647<br /><strong>Posted:</strong> 13 February 2006 at 2:05pm<br /><br /><P>I'd like to a a specific ReportRecordItem be editable by simply single clicking upon it. This appears possible from reading through the object library but I can't seem to get it to work. I have tried the following:</P><P>Dim Item As ReportRecordItem</P><P>Set Item = Record.AddItem(sNewFile$)</P><P>Item.Editable = True</P><P>Item.EditOptions.AllowEdit = True</P><P>I have also se the Report control's .EditOnClick property to True.</P><P>The latter attempt generates an error stating the "Object variable or With block variable not set". Checking the Item I see that it is indeed a&nbsp;valid object that has been initialized. In fact, Item.Editable does not produce the same error.</P><P>&nbsp;</P><P>Is what I want to do possible? If so, what am I doing wrong?</P>]]>
   </description>
   <pubDate>Mon, 13 Feb 2006 14:05:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3647&amp;PID=10946&amp;title=edit-a-reportrecorditem#10946</guid>
  </item> 
 </channel>
</rss>