<?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 : Programatically Change Scroll Bar Pos</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Programatically Change Scroll Bar Pos]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 17:53:51 +0000</pubDate>
  <lastBuildDate>Mon, 24 Oct 2005 09:31:18 +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=3078</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[Programatically Change Scroll Bar Pos : Try using PropertyGridItem.EnsureVisible...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3078&amp;PID=9204&amp;title=programatically-change-scroll-bar-pos#9204</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 3078<br /><strong>Posted:</strong> 24 October 2005 at 9:31am<br /><br />Try using PropertyGridItem.EnsureVisible method.&nbsp; This will scroll to a specific item of your choice.]]>
   </description>
   <pubDate>Mon, 24 Oct 2005 09:31:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3078&amp;PID=9204&amp;title=programatically-change-scroll-bar-pos#9204</guid>
  </item> 
  <item>
   <title><![CDATA[Programatically Change Scroll Bar Pos : Hello,  I have a property grid...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3078&amp;PID=9182&amp;title=programatically-change-scroll-bar-pos#9182</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1488">Milkman</a><br /><strong>Subject:</strong> 3078<br /><strong>Posted:</strong> 21 October 2005 at 3:02pm<br /><br />Hello,<br><br>I have a property grid reading records from a database.&nbsp; Therecord structure changes dynamically from record-to-record.&nbsp;Everytime I move to a new record I use the BeginUpdate/EndUpdatemethods (with the PropertyGridContext option) to delete all thepropertygrid items and then recreate a new property grid based on thecurrent record information.<br><br>There is also an option to change the current record structure on thefly, which in turn called the same begin/endUpdate methods.&nbsp;Unfortunately whenever something is added and the scroll bar is at aposition other than the top, the scroll position changes.<br><br>Is there any way to programatically change the scroll bar position to,for instance, make a particular item located at the top of the grid?<br><br>Any help would be appreciated.<br><br><br>]]>
   </description>
   <pubDate>Fri, 21 Oct 2005 15:02:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3078&amp;PID=9182&amp;title=programatically-change-scroll-bar-pos#9182</guid>
  </item> 
 </channel>
</rss>