I'm using a ListView control in my ASP.NET application, and I need to be able to show/hide the 'edit' button depending on user roles. How can I do this?
Thanks
I'm using a ListView control in my ASP.NET application, and I need to be able to show/hide the 'edit' button depending on user roles. How can I do this?
Thanks