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
please help with text and image layout in HTML
Automated Authentication
SQL Server AdventureWorks database tutorial walkthrough guide
Why is Citrix Access Manager Console unable to detect Presentation Server snap in Windows 7?
Looping
Nested group by query
Update table basxed on results of query
How to use the switch function in PHP
Linking Mysql having tinyint to Access
Sizing images inside CFDOCUMENT pdf.