I have a list of user in a gridview. I am trying to only display an image button for the person that is login into his computer. Only the person who is logged into his computer can see the image next to his name. No image should be visible next to the other
names.
When the person that is logged into his computer access the web app. And searches for his name, display the image button.
How can this be accomplished?
Go to the complete details ...