<?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 : Listview subitems error</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Listview subitems error]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 13:11:06 +0000</pubDate>
  <lastBuildDate>Sat, 04 Sep 2010 04:52:54 +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=13448</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[Listview subitems error : nevermind, i figure it out.  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13448&amp;PID=60049&amp;title=listview-subitems-error#60049</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6355">ReiSenador</a><br /><strong>Subject:</strong> 13448<br /><strong>Posted:</strong> 04 September 2010 at 4:52am<br /><br />nevermind, i figure it out.&nbsp;<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle">]]>
   </description>
   <pubDate>Sat, 04 Sep 2010 04:52:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13448&amp;PID=60049&amp;title=listview-subitems-error#60049</guid>
  </item> 
  <item>
   <title><![CDATA[Listview subitems error : Good Day, im new to CJ listview...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13448&amp;PID=60048&amp;title=listview-subitems-error#60048</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6355">ReiSenador</a><br /><strong>Subject:</strong> 13448<br /><strong>Posted:</strong> 04 September 2010 at 4:05am<br /><br />Good Day, im new to CJ listview and i find it amazing but.. i have and error here.<br>While Not rs.EOF<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set item = .ListItems.Add(, , rs.Fields("salesid"), 1, 1) &lt;------------- it says wrong number of arguments. &lt;.add&gt; is highlighted<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; item.SubItems(1) = rs.Fields("Purchased_Date")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; item.SubItems(2) = rs.Fields("CustomerName")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; item.SubItems(3) = rs.Fields("item1")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; item.SubItems(4) = rs.Fields("item1_qty")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; item.SubItems(5) = rs.Fields("item1_pr").... so on<br><br>this is working 100% in my vb6 listview but when i switch it to cj listview i got this error.<br>i know i got it a wrong syntax maybe, and can you help me?<br>]]>
   </description>
   <pubDate>Sat, 04 Sep 2010 04:05:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13448&amp;PID=60048&amp;title=listview-subitems-error#60048</guid>
  </item> 
  <item>
   <title><![CDATA[Listview subitems error : Sorry to waste your time, I must...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13448&amp;PID=45633&amp;title=listview-subitems-error#45633</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3351">wakerunner</a><br /><strong>Subject:</strong> 13448<br /><strong>Posted:</strong> 19 February 2009 at 10:58am<br /><br />Sorry to waste your time, I must have been working too late last night, I didn't have the .view set to listviewreport.<DIV>&nbsp;</DIV><DIV>Thank You</DIV>]]>
   </description>
   <pubDate>Thu, 19 Feb 2009 10:58:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13448&amp;PID=45633&amp;title=listview-subitems-error#45633</guid>
  </item> 
  <item>
   <title><![CDATA[Listview subitems error : Hi, Do you have Report view ?  Just...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13448&amp;PID=45618&amp;title=listview-subitems-error#45618</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13448<br /><strong>Posted:</strong> 19 February 2009 at 3:01am<br /><br />Hi,<DIV>Do you have Report view ?</DIV><DIV>&nbsp;</DIV><DIV>Just created new project, added such code and it works.</DIV><DIV>&nbsp;</DIV><DIV>Private Sub Form_Load()<BR>ListView1.View = xtpListViewReport<BR>ListView1.ColumnHeaders.Add , , "Column1", 1000<BR>ListView1.ColumnHeaders.Add , , "Column2", 1000</DIV><DIV>ListView1.ListItems.Add , , "Item"<BR>ListView1.ListItems.Item(1).SubItems(1) = "anything"</DIV><DIV><BR>End Sub<BR></DIV>]]>
   </description>
   <pubDate>Thu, 19 Feb 2009 03:01:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13448&amp;PID=45618&amp;title=listview-subitems-error#45618</guid>
  </item> 
  <item>
   <title><![CDATA[Listview subitems error : I get an error anytime I reference...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13448&amp;PID=45605&amp;title=listview-subitems-error#45605</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3351">wakerunner</a><br /><strong>Subject:</strong> 13448<br /><strong>Posted:</strong> 18 February 2009 at 5:34pm<br /><br /><P>I get an error anytime I reference the listviews subitems. The code below works with MS's listview control but not Codejocks. </P><P>ctrlReminders.ListItems.Item(1).SubItems(1) = "anything"</P><DIV></DIV>]]>
   </description>
   <pubDate>Wed, 18 Feb 2009 17:34:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13448&amp;PID=45605&amp;title=listview-subitems-error#45605</guid>
  </item> 
 </channel>
</rss>