Hi All,
I am looking for an event that tell me when user start moving the “ion-reorder-button”. But existing “On-Reorder” event get generated only when an item is reordered.
Thanks,
Venkat.
Hi All,
I am looking for an event that tell me when user start moving the “ion-reorder-button”. But existing “On-Reorder” event get generated only when an item is reordered.
Thanks,
Venkat.
Let me elaborate why I require this new event.
In my application, list view has ion-reorder-button(left side of the row) and on swipe left on the row, It invokes a delete button on the right side of the row.
So the requirement is, When I try to move the row using reorder button, I need to hide the delete button before reordering.
This is the reason i require an event that tells user is started reordering.
Thanks,
Venkat.
Any Update on this.
Thanks,
Venkat.