Declined
Last Updated: 21 Feb 2014 10:56 by ADMIN
ADMIN
Dimitrina
Created on: 08 Oct 2013 09:46
Category: GridView
Type: Bug Report
3
Hovering on the rows in RadGridView with DragElementAction="ExtendedSelect" selects them after a Window is shown.
1. Set RadGridView's setting DragElementAction="ExtendedSelect". 
2. Open a window on selecting a row.
3. Close the window, the RadGridView becomes ExtendedSelect.

Note: Most probably this problem is actually caused by a limitation in the Silverlight platform. Once a Window is shown, there is no way to detect that the mouse is released.
1 comment
ADMIN
Yordanka
Posted on: 21 Feb 2014 10:56
The problem is actually caused by a limitation in the Silverlight platform. Once a Window is shown, there is no way to detect that the mouse is released and that's why this behavior occurs.