Basically I have a table where I need to show a section at the bottom with the record information. If the user is not a super_admin I do not want to show the record information to the other admins. Is there a way to put a Panel around just those table rows
and change the visible property based on a role?
C#/Asp.net
Go to the complete details ...