Microsoft
Software
Hardware
Network
Question : How can i display who has access and flag secuirty concerns?
I have a SharePoint user community that continues to give to much access to people, and need a way or report that will be in there face that shows who has access.
Any suggestions?
Answer : How can i display who has access and flag secuirty concerns?
Issue resolved by adding the following:
Protected Sub GridView1_PageIndexChanged
(ByVal sender As Object, ByVal e As EventArgs) Handles GridView1.PageIndexChanged
, GridView1.Load
If GridView1.EditIndex = -1 Then
BindGrid()
End If
End Sub
Random Solutions
What is the impact of recreating an OU certifier on current users?
.NET Citrix SDK
Why am I locked out of my files?
CASE Function - MS Excel
Devcon rescan/Device Manger scan for hardware changes or new hardware
Windows 2008 R2 Server local security policy is locked?
Bullets not showing in unordered list
Datareader.Read() not returning any results
exchange 2007 out of office replies not working properly
Problem passing child data to parent window