Good day community,
I have some questions about usage drag and drop for multiselect rows (with EnableLassoSelection).
When I set
and select rows using arrows, it work very nice, but when I set
multiselect does not work, because when I selected item and try grab it listview again tries to select rows.
Somebody knows how to fix it, or may be you have some working example.
I have some questions about usage drag and drop for multiselect rows (with EnableLassoSelection).
When I set
MultiSelect =
true
;
MultiSelect =
true
;
EnableLassoSelection =
true
;
Somebody knows how to fix it, or may be you have some working example.