hi, i'm currently using v.82 and i'm having this problem on grid panel with drag and drop enabled






If you select multiple rows in a grid
and then click your mouse on one of those rows without holding down Ctrl
or Shift, the expected behavior would be for the other selected rows to
clear and the grid be left with just the newly clicked row as the
selected row.



Right now, the final mouse click is ignored. you will not be able to deselect a selected item without holding down Ctrl key.

again this is only true for grid with EnableDragDrop="true"