<?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 : Error grouping the &quot;Task list&quot; sample</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Error grouping the &quot;Task list&quot; sample]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 02:50:43 +0000</pubDate>
  <lastBuildDate>Sun, 25 Jun 2006 16:51:34 +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=4471</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[Error grouping the &quot;Task list&quot; sample : Hi,In the _BefireDrawRow handler...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4471&amp;PID=13825&amp;title=error-grouping-the-task-list-sample#13825</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4471<br /><strong>Posted:</strong> 25 June 2006 at 4:51pm<br /><br />Hi,<br><br>In the _BefireDrawRow handler add following validation:<br><table width="99%"><tr><td><pre class="BBcode"><br>Private Sub wndReportControl_BeforeDrawRow(...)<br><b>&nbsp;&nbsp;&nbsp; If Row.Record Is Nothing Then Exit Sub</b><br>&nbsp;&nbsp;&nbsp; .......<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge <br><br>]]>
   </description>
   <pubDate>Sun, 25 Jun 2006 16:51:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4471&amp;PID=13825&amp;title=error-grouping-the-task-list-sample#13825</guid>
  </item> 
  <item>
   <title><![CDATA[Error grouping the &quot;Task list&quot; sample : Hello,I&amp;#039;m playing with the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4471&amp;PID=13806&amp;title=error-grouping-the-task-list-sample#13806</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2116">MNovaro</a><br /><strong>Subject:</strong> 4471<br /><strong>Posted:</strong> 23 June 2006 at 4:33am<br /><br /><br>Hello,<br><br>I'm playing with the samples of the evaluation version to understand how to use the code.<br><br>I tried to show the "Group Box" in the "Task list" sample, and tried to group by a column.<br>Grouping by every column generates the error:<br><br>"Object Variable or with block variable not set"<br><br>in the procedure wndReportControl_BeforeDrawRow. In particular, the problem is due to the fact that Row.Record is nothing, so the access to<br><br>Row.Record(COLUMN_STATUS).Value<br><br>generates the error.<br>Where is the problem?<br><br>Thanks for any help.<br><br><br><br>]]>
   </description>
   <pubDate>Fri, 23 Jun 2006 04:33:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4471&amp;PID=13806&amp;title=error-grouping-the-task-list-sample#13806</guid>
  </item> 
 </channel>
</rss>