<?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 : SetSelected() - what&#039;s the different</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : SetSelected() - what&#039;s the different]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 12:28:42 +0000</pubDate>
  <lastBuildDate>Thu, 07 Aug 2014 07:48:03 +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=22382</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[SetSelected() - what&#039;s the different : Thanks  While a row represents...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22382&amp;PID=72714&amp;title=setselected-whats-the-different#72714</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3301">Michl</a><br /><strong>Subject:</strong> 22382<br /><strong>Posted:</strong> 07 August 2014 at 7:48am<br /><br />Thanks<br><br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> While a row represents a visual object which you can select or perform any other visual modifications, a<span style="line-height: 1.4;">&nbsp;record is a data object for a row, meaning it describes a state of a row object</td></tr></table><br><br>That's clear<br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> </span><span style="line-height: 1.4;">Even you you set the Selected property of a record to TRUE it just will set its internal Selected value to TRUE without any effect</td></tr></table><br><br>But when I can use this property and which method evaluates this property (eg. Populate)???<br><br>if I have some records and like initially selected this records/rows. Is it enough to set this property in record, add record and populate? It seems not. But for which case I can use this property else??<br><br>On other hand. I would nice if this state is modified if user changes the selection of records. So it is possible to iterate rows or records. Sometimes records easier to iterate because they are flat.<br><br>Thanks<br></span>]]>
   </description>
   <pubDate>Thu, 07 Aug 2014 07:48:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22382&amp;PID=72714&amp;title=setselected-whats-the-different#72714</guid>
  </item> 
  <item>
   <title><![CDATA[SetSelected() - what&#039;s the different : Hello Michl,While a row represents...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22382&amp;PID=72713&amp;title=setselected-whats-the-different#72713</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8199">astoyan</a><br /><strong>Subject:</strong> 22382<br /><strong>Posted:</strong> 07 August 2014 at 7:30am<br /><br />Hello Michl,<div><br></div><div>While a row represents a visual object which you can select or perform any other visual modifications, a<span style="line-height: 1.4;">&nbsp;record is a data object for a row, meaning it describes a state of a row object, and it was not designed to manipulate a row directly. Even you you set the Selected property of a record to TRUE it just will set its internal Selected value to TRUE without any effect, so the only proper way to select a row is to use its Selected property.</span></div><div><span style="line-height: 1.4;"><br></span></div><div><div>Please let me know if this information was helpful.</div><div style="line-height: 1.4;"><br></div></div><div><div>Thank you.</div><div>Regards,</div><div>&nbsp; Alexander Stoyan</div></div>]]>
   </description>
   <pubDate>Thu, 07 Aug 2014 07:30:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22382&amp;PID=72713&amp;title=setselected-whats-the-different#72713</guid>
  </item> 
  <item>
   <title><![CDATA[SetSelected() - what&#039;s the different : HelloA record class and a row...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22382&amp;PID=72708&amp;title=setselected-whats-the-different#72708</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3301">Michl</a><br /><strong>Subject:</strong> 22382<br /><strong>Posted:</strong> 06 August 2014 at 4:09am<br /><br />Hello<br><br>A record class and a row class has the property SetSelected(). In row a selection works simple.<br><br>But how works SetSelected() of a record??<br>Must I call Populate() to take effect()?<br>Which property is preferred?<br><br>Thanks<br>]]>
   </description>
   <pubDate>Wed, 06 Aug 2014 04:09:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22382&amp;PID=72708&amp;title=setselected-whats-the-different#72708</guid>
  </item> 
 </channel>
</rss>