Print Page | Close Window

[SOLVED] 15.1.1 : Behavior.Row.MouseDown.RightButt

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=18712
Printed Date: 27 November 2024 at 4:42pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: [SOLVED] 15.1.1 : Behavior.Row.MouseDown.RightButt
Posted By: McKloony
Subject: [SOLVED] 15.1.1 : Behavior.Row.MouseDown.RightButt
Date Posted: 22 July 2011 at 6:10am
.Behavior.Row.MouseDown.RightButton.KeepSelection = True does not work?!? If I select a block of rows with the shift- or ctrl-key and then RightClick on it, the RC don't keep the selection.

-------------
Product: Xtreme SuitePro (ActiveX) 16.2.5

Platform: XP / Windows 7

Language: Visual Basic 6.0 SP6



Replies:
Posted By: ABuenger
Date Posted: 22 July 2011 at 10:06am
Hi,

please make sure that

Behavior.Row.MouseUp.RightButton.SelectRow = False
Behavior.Row.MouseUp.RightButton.SelectRowTemporarily = False

If you want selection on rclick you can also try

Behavior.Row.MouseUp.RightButton.KeepSelection = True

If the problem still exists please post a small sample.

Andre



-------------
Codejock support


Posted By: McKloony
Date Posted: 23 July 2011 at 12:51am
No, that also doesn't work. Whenever I click the right mouse button, the selection is gone. Also:
.Behavior.Scheme = xtpReportBehaviorCodejock1342
 
takes no effekt. Mybe ist bekause i had some error messages dutiong the installation of the new controls. I deinstalled and installed again, but now effekt.


-------------
Product: Xtreme SuitePro (ActiveX) 16.2.5

Platform: XP / Windows 7

Language: Visual Basic 6.0 SP6


Posted By: ABuenger
Date Posted: 23 July 2011 at 10:39am
Originally posted by McKloony McKloony wrote:

Also .Behavior.Scheme = xtpReportBehaviorCodejock1342 takes no effect.


If you select multiple rows and then right click any of the selected rows, the selection will be kept.
Please try the sample with 13.4.2 behavior.



-------------
Codejock support


Posted By: McKloony
Date Posted: 28 July 2011 at 7:45am
I set up a complet new Win XP Pro and now it works.

-------------
Product: Xtreme SuitePro (ActiveX) 16.2.5

Platform: XP / Windows 7

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