Sweta Sinha

Sweta Sinha

  • NA
  • 51
  • 40.5k

Re-Arrange the List items by dragging them in Windows Phone8

Mar 11 2015 8:32 AM
Hi,
I have used Re-order ListBox,that helps to re-arrange the items as their is an image at the right side  so we can drag the item.But my question is ,
Is it possible to remove the image formed at the right side of each item and make the entire row to respond when holded and dragged.
My code:-
<rlb:ReorderListBox IsReorderEnabled="True" x:Name="reorderLB"  />