Hi
I have added a menu on master page where two items A and B are there. Both A and B are linked to a single page.
On that page I have a resultlist having two action buttons in two columns of resultlist behaving as hyperlink.
I want to hide these buttons on the basis of following conditions:
Hide Button 1: If I select option A from menu items
Hide Button 2 : If select option B from menu items
Plz guide me how to do it.
Thanks