<?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 : Grid</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : Grid]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 27 Apr 2026 02:25:55 +0000</pubDate>
  <lastBuildDate>Sat, 12 Jul 2008 05:47:59 +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=7128</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[Grid :    Aaron wrote:I don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=38265&amp;title=grid#38265</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 7128<br /><strong>Posted:</strong> 12 July 2008 at 5:47am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Aaron" alt="Originally posted by Aaron" style="vertical-align: text-bottom;" /> <strong>Aaron wrote:</strong><br /><br /><div>I don't know what Janus does if you want to have a feature implemented, do they listen to their users like CJ does? <br></div> <div>&nbsp;</div></td></tr></table><br><br>They have always answered my support emails within an hour or two and been very helpful. But I'd guess like most developers they have stopped further enhancement of the ActiveX controls and only work on NET.&nbsp; (that is just MY guess).<br>]]>
   </description>
   <pubDate>Sat, 12 Jul 2008 05:47:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=38265&amp;title=grid#38265</guid>
  </item> 
  <item>
   <title><![CDATA[Grid : Hi,  a grid needs more features....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=37968&amp;title=grid#37968</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1122">mlatona</a><br /><strong>Subject:</strong> 7128<br /><strong>Posted:</strong> 08 July 2008 at 8:55am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>a grid needs more features. A grid need a record selector column, an add new row, like Janus Grid or TDBGrid or the Access grid. The report control can undo the changes in the current cell but not the changes from the current record. And many more.</DIV>]]>
   </description>
   <pubDate>Tue, 08 Jul 2008 08:55:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=37968&amp;title=grid#37968</guid>
  </item> 
  <item>
   <title><![CDATA[Grid : Hi,   I guess you don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=37884&amp;title=grid#37884</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 7128<br /><strong>Posted:</strong> 07 July 2008 at 6:51am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>I guess you don't have to buy another control, you have CJ ReportControl already <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV><DIV>The only missing feature (now)&nbsp;is connecting to the database. I could tell you how wonderfull the RC is, you have to experience it yourself.&nbsp;Out of curiosity&nbsp;I downloaded the Janus GridEx control... This control is able to connect to a database, that's true, but if I look at the visual part (I think it looks like s..t) It looks like the MSHFlexgrid control and they added some extra functionality. One feature I did like:&nbsp;Card view. I don't know what Janus does if you want to have a feature implemented, do they listen to their users like CJ does? (I have used their control about 5 months now and have some features added to my needs) I like that. And maybe CJ will add database functionality to the RC...&nbsp;(If you look at&nbsp;the reply&nbsp;sserge did, they will add something like that)&nbsp;&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>btw Did you ever see a sample I made with loading records from database into ReportControl with ADO (sorting and filtering and editing could be done)&nbsp;&nbsp;&nbsp;&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 07 Jul 2008 06:51:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=37884&amp;title=grid#37884</guid>
  </item> 
  <item>
   <title><![CDATA[Grid : I need to be able to load table...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=37881&amp;title=grid#37881</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2113">ijwelch</a><br /><strong>Subject:</strong> 7128<br /><strong>Posted:</strong> 07 July 2008 at 6:03am<br /><br />I need to be able to load table data from a remote ADO recordset (ie CursorLocation=adUseServer). View data as in SQL Server Ent Mgr. Nothing too fancy-just flat table view.<br><br>Also:<br>want to be able to optionally view nulls (e.g '&lt;NULL&gt;' in cell)<br>hide columns<br>freeze columns<br>filter<br>search<br>delete records (without having to refresh entire grid/recordset after)<br>edit records (but lock certain fields from user input)<br>add records (grid automatically loads default values)<br>show binary fields (but not necessarily their contents - just show something like &lt;image&gt;, &lt;no data&gt;)<br>unicode of course.<br><br>This list just off the top of my head.<br><br>]]>
   </description>
   <pubDate>Mon, 07 Jul 2008 06:03:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=37881&amp;title=grid#37881</guid>
  </item> 
  <item>
   <title><![CDATA[Grid :   ijwelch wrote:So back to the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=37866&amp;title=grid#37866</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 7128<br /><strong>Posted:</strong> 07 July 2008 at 3:13am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by ijwelch" alt="Originally posted by ijwelch" style="vertical-align: text-bottom;" /> <strong>ijwelch wrote:</strong><br /><br />So back to the original question..<BR><BR>What grid (bound or unbound) is best?<BR><BR>I'm in the market for a data grid and would value all your opinions.<BR><BR>Thanks<BR></td></tr></table> <DIV>&nbsp;</DIV><DIV>Ian,</DIV><DIV>&nbsp;</DIV><DIV>What kind of functionality&nbsp;do you expect from the control?&nbsp;What features have to be implemented so you would buy the control?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 07 Jul 2008 03:13:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=37866&amp;title=grid#37866</guid>
  </item> 
  <item>
   <title><![CDATA[Grid : So back to the original question..What...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=37857&amp;title=grid#37857</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2113">ijwelch</a><br /><strong>Subject:</strong> 7128<br /><strong>Posted:</strong> 06 July 2008 at 10:24pm<br /><br />So back to the original question..<br><br>What grid (bound or unbound) is best?<br><br>I'm in the market for a data grid and would value all your opinions.<br><br>Thanks<br>]]>
   </description>
   <pubDate>Sun, 06 Jul 2008 22:24:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=37857&amp;title=grid#37857</guid>
  </item> 
  <item>
   <title><![CDATA[Grid : Hi,   I would love to accept...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=34075&amp;title=grid#34075</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 7128<br /><strong>Posted:</strong> 22 April 2008 at 7:49am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>I would love to accept the challenge but I don't have the time for it right now. As you can see (image) will cover 1. and 3.</DIV><DIV>&nbsp;</DIV><DIV>2. Selection of row will always be present. You can see that the cell is selected because it is the same as the Report backcolor. It would be nice if this could be a property (new feature <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">) Or just another workaround:</DIV><DIV>&nbsp;</DIV><DIV>set wndReportControl.ShowRowFocus = False</DIV><DIV>set wndReportControl.SelectionEnable = False</DIV><DIV>&nbsp;</DIV><DIV>Private Sub wndReportControl_FocusChanging(ByVal NewRow As XtremeReportControl.IReportRow, ByVal NewColumn As XtremeReportControl.IReportColumn, ByVal NewItem As XtremeReportControl.IReportRecordItem, Cancel As Boolean)<BR>&nbsp;&nbsp;&nbsp; Dim childItem As ReportRecordItem<BR></DIV><DIV>&nbsp;&nbsp;&nbsp; For Each childItem In wndReportControl.FocusedRow.Record<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; childItem.ItemControls.RemoveAt 0<BR>&nbsp;&nbsp;&nbsp; Next childItem<BR><BR>&nbsp;&nbsp;&nbsp; If NewRow.GroupRow = False Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With NewItem.ItemControls.AddButton(0)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Alignment = xtpReportItemControlRight<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Themed = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Caption = NewItem.Caption<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <STRIKE>.Height = 16&nbsp;'V12.0 Beta 1<BR></STRIKE>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End With<BR>&nbsp;&nbsp;&nbsp; End If<BR>&nbsp;&nbsp;&nbsp; <BR>End Sub</DIV><DIV>&nbsp;</DIV><DIV>This will add a (THEMED) button with caption (value of item)&nbsp;to the focused subitem.</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20080427_163246_ThemedReport.JPG" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>4. Drag&amp;Drop with selected columns should be possible (filter the dragged records???). Hiding columns is possible. FieldChooser isn't skinned but will be some day. I did a request for this and maybe there are more&nbsp;members who want this. </DIV><DIV>&nbsp;</DIV><DIV>5. Filter will be applied for every cell in the row. It would be nice if this could be a property, include/exclude columns (new feature <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">) Workaround: Add code in the BeforeDraw event:</DIV><DIV><DIV>&nbsp;</DIV><DIV>If Item.Index =&nbsp;1 Then<BR>&nbsp;&nbsp;&nbsp; If Metrics.Text Like "*" &amp; wndReportControl.FilterText &amp; "*" Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Metrics.Font.Bold = True</DIV><DIV>&nbsp;&nbsp;&nbsp; Else</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Metrics.Font.Bold = False</DIV><DIV>&nbsp;&nbsp;&nbsp; End If<BR>End If</DIV></DIV><DIV>&nbsp;</DIV><DIV>the text in column 1 will be BOLD and other cells with maybe the same text will not <strong>or see sample project </strong></DIV><DIV><strong></strong>&nbsp;</DIV><DIV><strong><a href="http://forum.codejock.com/forum_posts.asp?TID=10180" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=10180</A></strong></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20080422_041226_Report.JPG" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>So after all there are just a few features that have to be added in order to have what you want. If CJ will add the feature with databases then this control will be <img src="https://forum.codejock.com/smileys/smiley10.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley10.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley10.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley10.gif" border="0"><img src="https://forum.codejock.com/smileys/smiley10.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Note: I have seen few gridcontrols which have the option to add buttons,checkboxes, comboboxes ........ edit inplace option and sorting&nbsp;is wonderfull (tree like) and it is fast (very fast when using Virtual list)&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 22 Apr 2008 07:49:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=34075&amp;title=grid#34075</guid>
  </item> 
  <item>
   <title><![CDATA[Grid : Hi Aaron,  I would love to be...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=34060&amp;title=grid#34060</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=854">Dmitry</a><br /><strong>Subject:</strong> 7128<br /><strong>Posted:</strong> 22 April 2008 at 1:02am<br /><br />Hi Aaron,<br /><br />I would love to be corrected. This is what I need from a grid control (this is a mockup):<br /><br /><img src="uploads/20080422_005536_gridc&#111;ntrols.PNG" border="0"><br /><br />I understand the ReportControl supports 1 (on columns only), 4, 5 (on rows only) & 6.  <br />Does ReportControl support others? If so, how?<br /><br />Regards,<br />Dmitry]]>
   </description>
   <pubDate>Tue, 22 Apr 2008 01:02:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=34060&amp;title=grid#34060</guid>
  </item> 
  <item>
   <title><![CDATA[Grid : Dear Dmitry,  The last time...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=34059&amp;title=grid#34059</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 7128<br /><strong>Posted:</strong> 21 April 2008 at 10:32pm<br /><br />Dear Dmitry,<DIV>&nbsp;</DIV><DIV>The last time I checked, it was possible to customize the cells of the ReportControl. I don't know when you used the control for the last time but nowadays we can customize the cells <img src="http://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>And for "connecting" to a table in a database see the post above from Source. Thats what we need: a ReportControl with the ability to do this.</DIV><DIV>&nbsp;</DIV><DIV>Then the ReportControl will have&nbsp;<img src="http://forum.codejock.com/smileys/smiley10.gif" border="0"><img src="http://forum.codejock.com/smileys/smiley10.gif" border="0"><img src="http://forum.codejock.com/smileys/smiley10.gif" border="0"><img src="http://forum.codejock.com/smileys/smiley10.gif" border="0"><img src="http://forum.codejock.com/smileys/smiley10.gif" border="0">&nbsp;now its 4+</DIV>]]>
   </description>
   <pubDate>Mon, 21 Apr 2008 22:32:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=34059&amp;title=grid#34059</guid>
  </item> 
  <item>
   <title><![CDATA[Grid : Dear Aaron &amp; Source,  you missed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=34058&amp;title=grid#34058</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=854">Dmitry</a><br /><strong>Subject:</strong> 7128<br /><strong>Posted:</strong> 21 April 2008 at 9:12pm<br /><br />Dear Aaron & Source,<br /><br />you missed my point. The Report Control is great, but it does not have the ability to customize, or select individual <strong>cells</strong>, only <strong>rows</strong>. That is the point of the report control - it works on a <strong>list of records</strong>. <br /><br />To customize individual cells, one needs a Grid control, which works directly on a <strong>table of items</strong>. This is what we would like for Codejock to produce, given its excellent ability to create such customizable, themed controls.<br /><br />As to "eventually we will have 2 controls doing the same thing", it is quite often that one has to have similar looking, but different controls. Eg Codejock themselves have 2 same-look different-control combo boxes: one that can be placed into toolbars: CXTPControlCombo and another into normal dialogs: CXTComboBoxEx. Similarly with color pickers: CXTPControlPopupColor and CXTColorPicker. Such is life - you cannot have one control that performs every conceivable function in every possible situation. <br /><br />Finally, please do not presume that I will or will not be complaining about something in the future. I myself, will decide whether to complain, and may actually like what Codejock produces :) - the current toolkit is excellent.  <br /><br />Regards,<br />Dmitry]]>
   </description>
   <pubDate>Mon, 21 Apr 2008 21:12:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7128&amp;PID=34058&amp;title=grid#34058</guid>
  </item> 
 </channel>
</rss>