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

Unexpected items selection on Drag and Drop on Grid

2 Answers 24 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mihai
Top achievements
Rank 1
Mihai asked on 04 Jun 2015, 11:13 AM

Hi,

 I'm using telerik version 2014.3.1202.1050 with Silverlight 5.

I have a drag and drop functionality implemented to drag one or more items from a RadGridView to a RadScheduleView.

The scenario I'm having issues with is the following:

- I select one item on the grid.

- Click on another item on the grid and drag it to the schedule view but I don't drop it on the schedule view.

- Move the mouse back on the grid and drop it back there.

 Now when I move the mouse on the grid up and down without having clicked anything or having the Shift key pressed all the items which are hovered are selected.

 

Any ideas why?

 

In the meanwhile I added a behaviour which cancels the SelectionChanged event when this scenario occurs, but this is a workaround.

 

Thanks and regards,

Mihai

2 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 08 Jun 2015, 06:29 AM
Hi Mihai,

Actually, this is a known limitation in Silverlight. Check out the "Corrupted Extended Selection" article for a reference. 

Regards,
Maya
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Mihai
Top achievements
Rank 1
answered on 10 Jun 2015, 06:56 AM

Hi Maya,

 Thanks for your reply. I was not aware of this limitation. Thanks for pointing out the article.

Mihai

Tags
GridView
Asked by
Mihai
Top achievements
Rank 1
Answers by
Maya
Telerik team
Mihai
Top achievements
Rank 1
Share this question
or