Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - [SOLVED] 15.1.1 : Behavior.Row.MouseDown.RightButt
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

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

 Post Reply Post Reply
Author
Message
McKloony View Drop Down
Senior Member
Senior Member
Avatar

Joined: 09 January 2007
Location: Germany
Status: Offline
Points: 340
Post Options Post Options   Thanks (0) Thanks(0)   Quote McKloony Quote  Post ReplyReply Direct Link To This Post Topic: [SOLVED] 15.1.1 : Behavior.Row.MouseDown.RightButt
    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
Back to Top
ABuenger View Drop Down
Newbie
Newbie
Avatar

Joined: 02 February 2006
Status: Offline
Points: 1075
Post Options Post Options   Thanks (0) Thanks(0)   Quote ABuenger Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
McKloony View Drop Down
Senior Member
Senior Member
Avatar

Joined: 09 January 2007
Location: Germany
Status: Offline
Points: 340
Post Options Post Options   Thanks (0) Thanks(0)   Quote McKloony Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
ABuenger View Drop Down
Newbie
Newbie
Avatar

Joined: 02 February 2006
Status: Offline
Points: 1075
Post Options Post Options   Thanks (0) Thanks(0)   Quote ABuenger Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
McKloony View Drop Down
Senior Member
Senior Member
Avatar

Joined: 09 January 2007
Location: Germany
Status: Offline
Points: 340
Post Options Post Options   Thanks (0) Thanks(0)   Quote McKloony Quote  Post ReplyReply Direct Link To This Post 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
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.