<?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 : Value While In Edit Mode</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Value While In Edit Mode]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 00:42:41 +0000</pubDate>
  <lastBuildDate>Mon, 11 Dec 2006 15:30:57 +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=5699</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[Value While In Edit Mode : The only way is to apply changes...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5699&amp;PID=18088&amp;title=value-while-in-edit-mode#18088</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 5699<br /><strong>Posted:</strong> 11 December 2006 at 3:30pm<br /><br />The only way is to apply changes and start edit again like below:<br><table width="99%"><tr><td><pre class="BBcode"><br>Private Sub wndReportControl_InplaceButtonDown(ByVal Button As XtremeReportControl.IReportInplaceButton)<br>&nbsp;&nbsp;&nbsp; ...<br>&nbsp;&nbsp;&nbsp; wndReportControl.EditItem Button.Row, Button.Column<br>&nbsp;&nbsp;&nbsp; newValue = Button.Item.Value<br>&nbsp;&nbsp;&nbsp; ...<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge]]>
   </description>
   <pubDate>Mon, 11 Dec 2006 15:30:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5699&amp;PID=18088&amp;title=value-while-in-edit-mode#18088</guid>
  </item> 
  <item>
   <title><![CDATA[Value While In Edit Mode : Hi,How to get value while we are...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5699&amp;PID=17946&amp;title=value-while-in-edit-mode#17946</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1973">barianto</a><br /><strong>Subject:</strong> 5699<br /><strong>Posted:</strong> 05 December 2006 at 8:33pm<br /><br />Hi,<br>How to get value while we are in Edit Mode in ReportControl with Column.EditOptions.AddComboButton.<br><br>Example, the value on the cell was "20001", then user change it to become "20", and then click combo button. When i try to get that cell value, it's still "20001".<br><br>Thanks<br><br>]]>
   </description>
   <pubDate>Tue, 05 Dec 2006 20:33:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5699&amp;PID=17946&amp;title=value-while-in-edit-mode#17946</guid>
  </item> 
 </channel>
</rss>