<?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 : Need to get value from particular Row</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Need to get value from particular Row]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 02:25:12 +0000</pubDate>
  <lastBuildDate>Wed, 28 Jun 2006 05:54:46 +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=4499</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[Need to get value from particular Row : Ok, I see. In this case I&amp;#039;d...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4499&amp;PID=13887&amp;title=need-to-get-value-from-particular-row#13887</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4499<br /><strong>Posted:</strong> 28 June 2006 at 5:54am<br /><br />Ok, I see. <br>In this case I'd recommend to store Index of the Record, not the Row.<br><table width="99%"><tr><td><pre class="BBcode"><br>lUseRecord = wndReportControl.SelectedRows(0).Record.Index<br>...<br>myID = wndReportControl.Records(lUseRecord).Item(0).Value<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 28 Jun 2006 05:54:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4499&amp;PID=13887&amp;title=need-to-get-value-from-particular-row#13887</guid>
  </item> 
  <item>
   <title><![CDATA[Need to get value from particular Row : Hi, I can&amp;#039;t do this. This...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4499&amp;PID=13882&amp;title=need-to-get-value-from-particular-row#13882</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1687">cybeh</a><br /><strong>Subject:</strong> 4499<br /><strong>Posted:</strong> 27 June 2006 at 7:32pm<br /><br />Hi, I can't do this. This is due to, I might want to get some previous selected row value and not current selected row.]]>
   </description>
   <pubDate>Tue, 27 Jun 2006 19:32:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4499&amp;PID=13882&amp;title=need-to-get-value-from-particular-row#13882</guid>
  </item> 
  <item>
   <title><![CDATA[Need to get value from particular Row : Wouldn&amp;#039;t it be enough to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4499&amp;PID=13876&amp;title=need-to-get-value-from-particular-row#13876</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4499<br /><strong>Posted:</strong> 27 June 2006 at 5:07pm<br /><br />Wouldn't it be enough to write: wndReportControl.SelectedRows.Rows(0).Record.Item(0).value ?<br><br>And note that if you have grouping enabled, the first row might not have corresponding Record because it could be a Group row -- check Report for Nothing before accessing its properties.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Tue, 27 Jun 2006 17:07:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4499&amp;PID=13876&amp;title=need-to-get-value-from-particular-row#13876</guid>
  </item> 
  <item>
   <title><![CDATA[Need to get value from particular Row : Hi all,I have the index for particular...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4499&amp;PID=13868&amp;title=need-to-get-value-from-particular-row#13868</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1687">cybeh</a><br /><strong>Subject:</strong> 4499<br /><strong>Posted:</strong> 27 June 2006 at 11:26am<br /><br />Hi all,<br><br>I have the index for particular row, and I would like to get the value from record..may I know how....<br><br>dim lUseRecord as long<br><br>lUseReord = wndReportControl.SelectedRows.Rows(0).index&nbsp;&nbsp; 'So, I have the index here<br><br>now, wut if I would like to do something like this<br><br>myID = wndReportControl.Rows(lUseRecord).Record.Item(0).value<br><br>this code return me error.... Please advice.<br><br><br><br>]]>
   </description>
   <pubDate>Tue, 27 Jun 2006 11:26:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4499&amp;PID=13868&amp;title=need-to-get-value-from-particular-row#13868</guid>
  </item> 
 </channel>
</rss>