[SOLVED] 15.1.1 : Behavior.Row.MouseDown.RightButt |
Post Reply |
Author | |
McKloony
Senior Member Joined: 09 January 2007 Location: Germany Status: Offline Points: 340 |
Post Options
Thanks(0)
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 |
|
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
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
|
|
McKloony
Senior Member Joined: 09 January 2007 Location: Germany Status: Offline Points: 340 |
Post Options
Thanks(0)
|
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 |
|
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
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
|
|
McKloony
Senior Member Joined: 09 January 2007 Location: Germany Status: Offline Points: 340 |
Post Options
Thanks(0)
|
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 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |