Hi,

I have a very basic question. I have a single column datalist on my webpage which is a hyperlink and takes you to another page when clicked. I want to make this column a hyperlink based on the user permissions. So if the user has permission 'A' allow him to click on the link. Basically I want to make it a hyperlink if user has permission 'A' otherwise it should just be a simple text. Can anyone tell me how to do this.

Thanks for your help.