<?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 : column icon</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : column icon]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 02:06:46 +0000</pubDate>
  <lastBuildDate>Wed, 28 Jun 2006 14:57:24 +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=4494</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[column icon : okay, it&amp;#039;s all about the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4494&amp;PID=13904&amp;title=column-icon#13904</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1884">moe188</a><br /><strong>Subject:</strong> 4494<br /><strong>Posted:</strong> 28 June 2006 at 2:57pm<br /><br />okay,<DIV>it's all about the number, you are right is the index who did it.</DIV><DIV>sorry for the trouble.</DIV><DIV>Thank you</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 28 Jun 2006 14:57:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4494&amp;PID=13904&amp;title=column-icon#13904</guid>
  </item> 
  <item>
   <title><![CDATA[column icon : Hi,Are you sure that Icons which...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4494&amp;PID=13875&amp;title=column-icon#13875</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4494<br /><strong>Posted:</strong> 27 June 2006 at 5:04pm<br /><br />Hi,<br><br>Are you sure that Icons which you'd like to show have indexes 100 and 101 in your image list? You might have change them to 1 and 2 correspondingly.<br><br>Also, as it was previously mentioned, ensure that your cell have enough space to draw an icon, both vertically and horizontally.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Tue, 27 Jun 2006 17:04:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4494&amp;PID=13875&amp;title=column-icon#13875</guid>
  </item> 
  <item>
   <title><![CDATA[column icon : Hi, I tried but not luck and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4494&amp;PID=13872&amp;title=column-icon#13872</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1884">moe188</a><br /><strong>Subject:</strong> 4494<br /><strong>Posted:</strong> 27 June 2006 at 4:04pm<br /><br />Hi,<DIV>I tried but not luck and yes I am using 16x16.</DIV><DIV>any other suggestion</DIV><DIV>Thank you</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 27 Jun 2006 16:04:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4494&amp;PID=13872&amp;title=column-icon#13872</guid>
  </item> 
  <item>
   <title><![CDATA[column icon : Try increasing the width of the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4494&amp;PID=13862&amp;title=column-icon#13862</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 4494<br /><strong>Posted:</strong> 27 June 2006 at 9:07am<br /><br />Try increasing the width of the columns, I assume you are adding 16x16 icons:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set Column = .Columns.Add(0, "", 18, True)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Column.Icon = ATTACHMENT<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set Column = .Columns.Add(1, "", 18, True)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Column.Icon = WARNING]]>
   </description>
   <pubDate>Tue, 27 Jun 2006 09:07:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4494&amp;PID=13862&amp;title=column-icon#13862</guid>
  </item> 
  <item>
   <title><![CDATA[column icon : Hi, I am trying to add icons...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4494&amp;PID=13854&amp;title=column-icon#13854</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1884">moe188</a><br /><strong>Subject:</strong> 4494<br /><strong>Posted:</strong> 26 June 2006 at 7:47pm<br /><br /><P>Hi,</P><DIV>I am trying to add icons to my column of reportcontrol, but for some reason the icons are not dipalyed, what I am doing wrong:</DIV><DIV>Code</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Const ATTCHNENT = 100</DIV><DIV>Const WARNING =101</DIV><DIV>&nbsp;</DIV><DIV>Dim Column As ReportColumn</DIV><DIV><BR>wndview.Columns.DeleteAll<BR>wndview.Records.DeleteAll<BR>wndview.SetImageList imlToolbarIcons<BR></DIV><DIV>Dim i As Integer<BR>&nbsp;&nbsp;&nbsp; With wndview<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set Column = .Columns.Add(0, "", 15, True)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Column.Icon = ATTACHMENT<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set Column = .Columns.Add(1, "", 15, True)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Column.Icon = WARNING<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Columns.Add 2, "Due Date", 150, True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Columns.Add 3, "User", 150, True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Columns.Add 4, "Subject", 180, True<BR>&nbsp;&nbsp;&nbsp; End With<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp; AddTask True, True, Date, "Joe", "Task # 1"</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; wndview.Populate</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Note: I am using ImageList Control</DIV><DIV>&nbsp;</DIV><DIV>and when I try to add task to my reportcontrol, nothing row is added????</DIV><DIV>&nbsp;</DIV><DIV>code</DIV><DIV>&nbsp;</DIV><DIV>Function AddTask(ATTACH As Boolean, WARNING As Boolean, TaskDate As Date, TaskUser As String, TaskSubject As String) As ReportRecord</DIV><DIV>&nbsp;&nbsp;&nbsp; Dim Task As ReportRecord<BR>&nbsp;&nbsp;&nbsp; Dim ItemTask As ReportRecordItem<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; Set ItemTask = Task.AddItem(ATTACH)<BR>&nbsp;&nbsp;&nbsp; If ItemTask.Value = True Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ItemTask.Icon = ATTACHMENT<BR>&nbsp;&nbsp;&nbsp; End If<BR>&nbsp;&nbsp;&nbsp; Set ItemTask = Task.AddItem(WARNING)<BR>&nbsp;&nbsp;&nbsp; If ItemTask.Value = True Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ItemTask.Icon = WARNING<BR>&nbsp;&nbsp;&nbsp; End If<BR>&nbsp;&nbsp;&nbsp; Task.AddItem TaskUser<BR>&nbsp;&nbsp;&nbsp; Task.AddItem TaskSubject<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; Set AddTask = Task<BR>&nbsp;&nbsp;&nbsp; <BR>End Function</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Thank you,</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 26 Jun 2006 19:47:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4494&amp;PID=13854&amp;title=column-icon#13854</guid>
  </item> 
 </channel>
</rss>