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
Changing A record
no previous versions in windows 7 on a windows 2003 SBS
VS 2008 C# DataGridViewButtonColumn fires twice
Remove Private Calendar Invitation in Outlook 2003
Where can I download the BNA Income Tax Planner program from?
Create a Generic Service using Cluster.exe
SQL 2000 - Getting COUNT, not SUM
What does the "<<" operation do?
write into an app.config
Filter on ResultSet