<?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 : initial position on x axis of a grid</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : initial position on x axis of a grid]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 16:35:54 +0000</pubDate>
  <lastBuildDate>Fri, 23 May 2008 00:13:22 +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=10657</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[initial position on x axis of a grid : Hi,  Only deleting columns will...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10657&amp;PID=35663&amp;title=initial-position-on-x-axis-of-a-grid#35663</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10657<br /><strong>Posted:</strong> 23 May 2008 at 12:13am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Only deleting columns will have the effect you mentioned, thats true. </DIV><DIV>Well I'm glad it works <img src="http://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Fri, 23 May 2008 00:13:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10657&amp;PID=35663&amp;title=initial-position-on-x-axis-of-a-grid#35663</guid>
  </item> 
  <item>
   <title><![CDATA[initial position on x axis of a grid : Thanks for the example!I loaded...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10657&amp;PID=35655&amp;title=initial-position-on-x-axis-of-a-grid#35655</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4179">tmartinson</a><br /><strong>Subject:</strong> 10657<br /><strong>Posted:</strong> 22 May 2008 at 5:09pm<br /><br />Thanks for the example!<br><br>I loaded Visual Basic on my machine and then entered code similar to <br>the code in our library and fixed the problem.&nbsp;&nbsp; <br><br>There was a grid.coulumns.deleteall() in the code that I had not noticed before.&nbsp; (it was in a function written by a consultant we had here a year ago)<br><br>Even though the problem was 100% my stupidity I thank you for<br>the example.&nbsp;&nbsp; You motivated me to get Visual Basic on my machine.&nbsp; I think is a lot simpler to use Visual Basic than our main environment.<br><br><br>]]>
   </description>
   <pubDate>Thu, 22 May 2008 17:09:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10657&amp;PID=35655&amp;title=initial-position-on-x-axis-of-a-grid#35655</guid>
  </item> 
  <item>
   <title><![CDATA[initial position on x axis of a grid : Hi,   I can&amp;#039;t reproduce...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10657&amp;PID=35559&amp;title=initial-position-on-x-axis-of-a-grid#35559</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10657<br /><strong>Posted:</strong> 21 May 2008 at 3:19pm<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>I can't reproduce your problem in any way, I have been trying to get the same problem you have, but I can't. This control is so fantastic that I can't produce <strong><EM><U>the</U></EM></strong> problem <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>At first I thought it was the repopulating of the ReportControl but it seems that the scrollbar maintains it's position after populating. I found out just before I want to give up.</DIV><DIV>&nbsp;</DIV><DIV>Please check the sample and add the code that will reproduce your problem </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><a href="https://forum.codejock.com/uploads/20080521_152023_TestColumns.zip" target="_blank">uploads/20080521_152023_TestColumns.zip</A></DIV>]]>
   </description>
   <pubDate>Wed, 21 May 2008 15:19:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10657&amp;PID=35559&amp;title=initial-position-on-x-axis-of-a-grid#35559</guid>
  </item> 
  <item>
   <title><![CDATA[initial position on x axis of a grid : I fear I must be missing the obvious....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10657&amp;PID=35489&amp;title=initial-position-on-x-axis-of-a-grid#35489</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4179">tmartinson</a><br /><strong>Subject:</strong> 10657<br /><strong>Posted:</strong> 20 May 2008 at 5:31pm<br /><br />I fear I must be missing the obvious.&nbsp;&nbsp; When I tried using movetocolumn or ensurevisible, I got the field being referred to be in focus not necessarily anywhere specifically on the screen.&nbsp;&nbsp;&nbsp; I have tried using the navigator to move it all the way to the right and other such things, but the&nbsp; column that is on the left is never guaranteed to be the one I want.<br><br><br><br>Example: I have name, address, city, state, zip on each line. The user&nbsp; has scrolled over to the city field.&nbsp; Since name and address are too big you can only see the city, state and the first part of the zipcode on the screen.&nbsp; (you would see name and address if you moved the slider to the left)<br><br>When the user hits a page down, I want to load the next set of records in, clear the screen and position the of the slider in such<br>a way that the field "city" is still&nbsp; the left-most column.&nbsp; (in other words I want to column headings to "change" back to where they were before I cleared the screen).<br><br>As it is now, I have to move the slider back to where it was before I can see the column I was looking at.<br><br>Thanks,<br>Tom]]>
   </description>
   <pubDate>Tue, 20 May 2008 17:31:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10657&amp;PID=35489&amp;title=initial-position-on-x-axis-of-a-grid#35489</guid>
  </item> 
  <item>
   <title><![CDATA[initial position on x axis of a grid : Hi,  Try this:  wndReportC...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10657&amp;PID=35331&amp;title=initial-position-on-x-axis-of-a-grid#35331</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10657<br /><strong>Posted:</strong> 16 May 2008 at 3:40pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Try this:</DIV><DIV>&nbsp;</DIV><DIV>wndReportControl.Columns(4).EnsureVisible</DIV><DIV>&nbsp;</DIV><DIV>or </DIV><DIV>&nbsp;</DIV><DIV>wndReportControl.Navigator.MoveToColumn 4</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 16 May 2008 15:40:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10657&amp;PID=35331&amp;title=initial-position-on-x-axis-of-a-grid#35331</guid>
  </item> 
  <item>
   <title><![CDATA[initial position on x axis of a grid : Is there a way to preserve where...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10657&amp;PID=35319&amp;title=initial-position-on-x-axis-of-a-grid#35319</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4179">tmartinson</a><br /><strong>Subject:</strong> 10657<br /><strong>Posted:</strong> 16 May 2008 at 2:20pm<br /><br />Is there a way to preserve where the slider is on a reportcontrol grid?<br><br>We have a grid with more fields (columns) than can physically fit on the screen, so a slider is generated to get to the fields on the right.&nbsp;&nbsp;&nbsp; When a user presses page down we clear the grid and load new records.&nbsp; The problem is if they scrolled&nbsp; (left to right) anywhere on the line of a report control grid, the place the user was looking is not preserved to where it was before the pressed the key, and they have to slide to the right to see the column they were looking at.<br><br>I tried setting the focus to the a particular column, but this does not preserve where the user was (left to right) on the screen before<br>a page down, for example was pressed.<br><br>Does anyone have any ideas?<br><br><font size="2">We are using Xtreme Report Control for Acitve X version 11.1.3.<br><br>Thanks,<br>Tom</font> ]]>
   </description>
   <pubDate>Fri, 16 May 2008 14:20:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10657&amp;PID=35319&amp;title=initial-position-on-x-axis-of-a-grid#35319</guid>
  </item> 
 </channel>
</rss>