<?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 Only the specific cell</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Edit Only the specific cell]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 02:01:44 +0000</pubDate>
  <lastBuildDate>Sun, 19 Sep 2010 19:45:50 +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=17230</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 Only the specific cell : Hi Aaron, Thank you for your reply... ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17230&amp;PID=60312&amp;title=edit-only-the-specific-cell#60312</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5940">JamGodz</a><br /><strong>Subject:</strong> 17230<br /><strong>Posted:</strong> 19 September 2010 at 7:45pm<br /><br />Hi Aaron, <br><br>Thank you for your reply...<br><br><br>]]>
   </description>
   <pubDate>Sun, 19 Sep 2010 19:45:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17230&amp;PID=60312&amp;title=edit-only-the-specific-cell#60312</guid>
  </item> 
  <item>
   <title><![CDATA[Edit Only the specific cell : Hi,  You can do follwing:  With...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17230&amp;PID=60257&amp;title=edit-only-the-specific-cell#60257</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 17230<br /><strong>Posted:</strong> 17 September 2010 at 5:35am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You can do follwing:</DIV><DIV>&nbsp;</DIV><DIV>With Me.wndReportControl<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .AllowEdit = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With .Columns<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With .Add(.Count, "Description", 100, True)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Editable = <strong>False</strong><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End With</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With .Add(.Count, "Quantity", 100, True)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Editable =&nbsp;<FONT color=#0000ff><strong>True</strong>&nbsp;</FONT><FONT color=#006600>'ReportItems in this column will be editable<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>End With</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With .Add(.Count, "Price", 100, True)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Editable = <strong>False</strong><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End With</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End With</DIV><DIV>End With</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 17 Sep 2010 05:35:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17230&amp;PID=60257&amp;title=edit-only-the-specific-cell#60257</guid>
  </item> 
  <item>
   <title><![CDATA[Edit Only the specific cell : Good day! To all expert!Just wanna...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17230&amp;PID=60135&amp;title=edit-only-the-specific-cell#60135</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5940">JamGodz</a><br /><strong>Subject:</strong> 17230<br /><strong>Posted:</strong> 11 September 2010 at 4:04am<br /><br />Good day! To all expert!<br><br>Just wanna ask about on how to edit only the specific item in report control and the other item are lock for editing. Coz "AllowEdit" will unlock all item.<br><br>For example All i want to edit by the user is only the quantity but the Description and Price are lock for editing.<br><br><img src="uploads/20100911_040155_Sample.jpg" height="55" width="218" border="0"><br><br><br>Any idea or suggestion would be greatly appreciated. Thanks..<br>]]>
   </description>
   <pubDate>Sat, 11 Sep 2010 04:04:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17230&amp;PID=60135&amp;title=edit-only-the-specific-cell#60135</guid>
  </item> 
 </channel>
</rss>