Hi All,
I want to show app bar whenever a grid view item is right-clicked and it should remain same until I uncheck the item.
But my problem is I am able to show the app bar when the item is right-clicked but I click right click again , the app bar closes but the item still shows as checked . When I right-clicked the item for the third time, then only the item gets unchecked.
Help me someone what's going wrong in my code?
Nazia