Print Page | Close Window

PlusMinus/Column Expanded

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=16474
Printed Date: 15 November 2024 at 8:51am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: PlusMinus/Column Expanded
Posted By: keepITcool
Subject: PlusMinus/Column Expanded
Date Posted: 19 March 2010 at 7:15am
Using 13.1
 
a) When the user clicks the plusminus button the columnheader is left hanging in a "pressed state"  which I dislike.
How can i set the columnheader back to "normal state", other than using mouseclick APIs?
 
b) Setting the Expanded property of the column does nothing other than changing the icon.
I expected this to behave like a user click, but I have to hide/unhide my columns manually.
Correct, or am I missing something?
 
 
 


-------------
Xtreme :SuitePro (ActiveX) version 13.1.0
Language: VB 6.0
Platform: WinXP/Win7(32+64bit)



Replies:
Posted By: keepITcool
Date Posted: 19 March 2010 at 8:09am
Just tested 13.3.1:  
the "pressed state" problem solved.
changing the "expanded" property still doesn't DO anything.   .. BUT it has an event  
 
.. can't use 13.3.1 in my production code due to some other issues.


-------------
Xtreme :SuitePro (ActiveX) version 13.1.0
Language: VB 6.0
Platform: WinXP/Win7(32+64bit)


Posted By: Aaron
Date Posted: 19 March 2010 at 1:28pm
Originally posted by keepITcool keepITcool wrote:

Using 13.1
 
a) When the user clicks the plusminus button the columnheader is left hanging in a "pressed state"  which I dislike.
How can i set the columnheader back to "normal state", other than using mouseclick APIs?
 
b) Setting the Expanded property of the column does nothing other than changing the icon.
I expected this to behave like a user click, but I have to hide/unhide my columns manually.
Correct, or am I missing something?
 
 
 
Hi,
I would expect the same... The property is Read/Write so I would expect expanding column in code would be accomplished with setting .Expanded = True. See help for Expanded property below. Note: this only works with PlusMinus = True
 
Thanks, I will add this to my list
 

Description

Specifies whether the column is in an expanded state.

Property type

Read-write property

Syntax (Visual Basic)

Public Property Expanded() As Boolean

Remarks

The Expanded state is only used if mk:@MSITStore:C:\Program%20Files\Codejock%20Software\ActiveX\Xtreme%20SuitePro%20ActiveX%20v13.2.0\Help\SymbolReference.chm::/XtremeReportControl~ReportColumn~PlusMinus.html - PlusMinus  is True.  mk:@MSITStore:C:\Program%20Files\Codejock%20Software\ActiveX\Xtreme%20SuitePro%20ActiveX%20v13.2.0\Help\SymbolReference.chm::/XtremeReportControl~ReportColumn~PlusMinus.html - PlusMinus  specifies whether the column has an arrow icon in the column header that can be clicked to expand the column.

 


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....


Posted By: jpbro
Date Posted: 19 March 2010 at 1:42pm
I got into an argument with Mark about the Expanded property some time ago - personally I think that setting Expanded = True/False should change the expanded state of the columns and change the icon.



Posted By: jpbro
Date Posted: 19 March 2010 at 1:43pm
But maybe such a feature request could go on the ReportControl TODO?

-------------
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3

Language: Visual Basic 6.0 SP6




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net