SelectionChanged event bug |
Post Reply |
Author | |
ijwelch
Senior Member Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
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) |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
Now it's a known bug We'll fix it for the next version. -- WBR, Serge |
|
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 |