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
Steps in placing a logo image of a template module in a Joomla site with FireFox Firebug or Google Chrome
cursor problems
Access - Import/Export SAS files
printer prints blank pages
Excel macro to organize data
Javascript kills my submit button?
Display unicode correctly
ASP code to VB 2010
Windows Mapping not working
Windows 2003 SP2 vs. 2003 R2