opening App bar when Grid View item right click event is fired simialr to start screen

Answered opening App bar when Grid View item right click event is fired simialr to start screen

  • Wednesday, August 22, 2012 9:33 AM
     
     

    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

All Replies

  • Wednesday, August 22, 2012 12:43 PM
    Moderator
     
     Answered

    You can make the appbar sticky.

    What language are you programming in?  The code to do this changes based on this being XAML or HTML (and you can post in those forums for help)


    Jeff Sanders (MSFT)