This question is locked. New answers and comments are not allowed.
Hello,
I couldn't find anyone else talking about this issue so I'm not sure if it is reproducable by anyone else, but it really annoying. I have noticed that when a Grid has MultipleSelect set to true and you double click to edit a cell the grid seems to get caught in a state where it believes the MouseButton is held down. So when you move your mouse over other rows, all of those rows gets selected.
I have also seen similar behavior when changing focus in reponse to Click events within cells.
Is there a way to disable the Mouse Down Drag selection but still keep the selection using Ctrl+Click and Shift+Click? (I believe this would fix the problem)
I couldn't find anyone else talking about this issue so I'm not sure if it is reproducable by anyone else, but it really annoying. I have noticed that when a Grid has MultipleSelect set to true and you double click to edit a cell the grid seems to get caught in a state where it believes the MouseButton is held down. So when you move your mouse over other rows, all of those rows gets selected.
I have also seen similar behavior when changing focus in reponse to Click events within cells.
Is there a way to disable the Mouse Down Drag selection but still keep the selection using Ctrl+Click and Shift+Click? (I believe this would fix the problem)