Can somebody explain to me how to hide a repeater column based on the user privileges.
Say I have:
You could do something like the following:
Where IsUserLoggedOn is some function that returns a boolean that is true if the user is logged on