<?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 : Report C&#111;ntrol: Manual vs. user sorting</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Report C&#111;ntrol: Manual vs. user sorting]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 17:21:43 +0000</pubDate>
  <lastBuildDate>Wed, 18 May 2005 05:52:23 +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=2247</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[Report C&#111;ntrol: Manual vs. user sorting : I want to be able to manually...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2247&amp;PID=6654&amp;title=report-control-manual-vs-user-sorting#6654</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 2247<br /><strong>Posted:</strong> 18 May 2005 at 5:52am<br /><br />I want to be able to manually define the default sort that is appliedto a Report Control but I also don't want the user to be able to changethe sort away from the default I set.&nbsp; I have the following code:<br><br>&nbsp;&nbsp;&nbsp; ReportControl.SortOrder.add ReportControl.Columns(3)<br>&nbsp;&nbsp;&nbsp; ReportControl.SortOrder(3).SortAscending = True<br><br>&nbsp;&nbsp;&nbsp; ReportControl.AllowColumnSort = False<br><br>The problem is that whenever I add the first two lines to set thedefault sort, the third line that disables user sorting appears to beignored.&nbsp; I do get the correct default sort but the user is stillable to change the sort as desired.&nbsp; Is this a bug or is there aworkaround?<br>]]>
   </description>
   <pubDate>Wed, 18 May 2005 05:52:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2247&amp;PID=6654&amp;title=report-control-manual-vs-user-sorting#6654</guid>
  </item> 
 </channel>
</rss>