Hi,
I set SelectionMode = Extended;
If I select a new item of the grid and try to select multiple rows holding the left mouse button everything working as expected (grid select multiple rows).
But If I select selected row of the grid and try to select multiple rows holding the left mouse button the new selected rows won't be selected.
How can I implement this behavior?
I set SelectionMode = Extended;
If I select a new item of the grid and try to select multiple rows holding the left mouse button everything working as expected (grid select multiple rows).
But If I select selected row of the grid and try to select multiple rows holding the left mouse button the new selected rows won't be selected.
How can I implement this behavior?