Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - SelectionChanged event bug
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

SelectionChanged event bug

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


Joined: 20 June 2006
Status: Offline
Points: 262
Post Options Post Options   Thanks (0) Thanks(0)   Quote ijwelch Quote  Post ReplyReply Direct Link To This Post Topic: SelectionChanged event bug
    Posted: 13 October 2007 at 5:31am
This event doesn't fire when a multiple selection has been made and 1 row is deselected using the ctrl key+mouseclick. The second time a row is deselected using this method the event fires.

/edit/
And the Row.Selected property gets messed up too.

eg
have 3 rows on a report control.
select the 3rd row
shift+select the 1st row
ctrl+select the 1st row (1st row is now deselected but Selected property returns True)
ctrl+select the 1st row (1st row is now selected but Selected property returns False)
Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 14 October 2007 at 4:56pm
Hi,

Now it's a known bug

We'll fix it for the next version.

--
WBR,
Serge
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.234 seconds.