Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - ReportControl - Disabled Cols in GroupBox
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

ReportControl - Disabled Cols in GroupBox

 Post Reply Post Reply
Author
Message
Boyd View Drop Down
Senior Member
Senior Member


Joined: 08 December 2003
Location: United States
Status: Offline
Points: 285
Post Options Post Options   Thanks (0) Thanks(0)   Quote Boyd Quote  Post ReplyReply Direct Link To This Post Topic: ReportControl - Disabled Cols in GroupBox
    Posted: 30 December 2004 at 11:44am

In Outlook 2003, you can use the various 'Arrange By' options to group your data by certain fields.  Some of these arrange by selections represent a special grouping scheme (i.e. Arrange By Size in the e-mail client).

When one of these special grouping schemes is active, the field is displayed in the Group By Box, but that field is Disabled.  That means you can't drag it and you can't click on it to change the sort order.

ReportColumn has two properties (AllowDrag and Sortable) which allow you to control most of the behavior.  Is there a way to make the column appear disabled while in the Group By Box?  You could either add a new property like (EnabledInGroupBox) or disable it automatically when both the 'AllowDrag' and 'Sortable' properties are set to False.  A new property would be preferrable.  This would simply help the developer show to the end-user that no action can be performed on the disabled field.

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.