Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~43 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for webfort2000

Hi, I have a gridview with two columns one column contains usernames and another contains an image, code above. I then have a session variable which contains the userid, [CODE]<asp:HyperLinkField DataNavigateUrlFields="Work_Request_Task_PK" DataNavigateUrlFormatString="../cus.aspx?cus={0}" Text="&lt;img src='../images/cus.gif' border='0'/&gt;" HeaderText="Add Time"></asp:HyperLinkField>[/CODE] What I want to do is compare the usernames in the gridview to …

0
43

The End.