This is a migrated thread and some comments may be shown as answers.

[Solved] Shift Selection causes error

2 Answers 75 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Inquisitor Jax
Top achievements
Rank 1
Inquisitor Jax asked on 01 Oct 2009, 01:00 PM
When I select an item, then hold shift and select a second item, I get an exception:
"Specified argument was out of range of valid values"

Call stack:
>    Telerik.Windows.Data!Telerik.Windows.Data.QueryableCollectionView.GetItemAt(int index = -1) + 0x76 bytes    
     Telerik.Windows.Data!Telerik.Windows.Data.Selection.SelectionHandler.MultiSelect(object actionItem) + 0xdf bytes    
     Telerik.Windows.Data!Telerik.Windows.Data.Selection.SelectionHandler.SelectRange(object actionItem, bool cleanCurrentSelection = true) + 0x40 bytes    
     Telerik.Windows.Data!Telerik.Windows.Data.Selection.SelectionHandler.PerformMultipleSelection(object item, System.Windows.Input.ModifierKeys modifierKeys = Shift) + 0x9c bytes    
     Telerik.Windows.Data!Telerik.Windows.Data.Selection.SelectionHandler.PerformSelection(object item, System.Windows.Input.ModifierKeys modifierKeys = Shift) + 0x56 bytes    
     Telerik.Windows.Data!Telerik.Windows.Controls.SelectionManager.RadRowItem_RowMouseUp(object sender = {Telerik.Windows.Controls.RadGridView}, Telerik.Windows.Controls.RowItemMouseEventArgs e = {Telerik.Windows.Controls.RowItemMouseEventArgs}) + 0xee bytes    

2 Answers, 1 is accepted

Sort by
0
Inquisitor Jax
Top achievements
Rank 1
answered on 01 Oct 2009, 02:02 PM
PS: It only occurs in the internal builds that are available (happens with 2_911 & 2_925)
It works fine with 2_812 release.
0
Milan
Telerik team
answered on 01 Oct 2009, 03:16 PM
Hello Inquisitor Jax,

We have already fixed this problem. The fix will be available this Friday with our Latest Internal Build.
Thank you for your understanding.

All the best,
Milan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Inquisitor Jax
Top achievements
Rank 1
Answers by
Inquisitor Jax
Top achievements
Rank 1
Milan
Telerik team
Share this question
or