locked
ListView "tapBehavior = directSelect" removes existing selection RRS feed

  • Question

  • When creating a ListView i want left click to make an item directly selectable. Setting tapBehavior to"directSelect" makes this happen. However even though i have selectionMode set to "multi" it will DESELECT all existing selected items.

    When using right-click or CTRL left-click it does add the selection instead of overwriting all selected items.

    How do i change  this behaviour?

    Monday, October 29, 2012 12:24 PM

Answers

  • Hi,

    I reproduce your scenario on my side. I think our code is no problem.

    And you could test that at "Basic touch mode", when you select one, please touch another one 2 seconds and drop that. Then multiple itmes will be selected.


    Please mark the replies as answers if they help or unmark if not.
    If you have any feedback about my replies, please contact msdnmg@microsoft.com
    Microsoft One Code Framework

    • Marked as answer by Song Tian Monday, November 5, 2012 9:47 AM
    Tuesday, October 30, 2012 9:46 AM