Archive

Archive for March, 2013

How to restrict SharePoint users from opening Document Libraries using “Open in Windows Explorer” option

SharePoint 2010 CAML List Joins

How to Link Two List and Create a combine view in the SharePoint 2010


How to Link Two List and Create a combine view in the SharePoint 2010
http://melick-rajee.blogspot.com/2010/11/how-to-link-two-list-and-create-combine.html

SharePoint 2010 enable Intellisense inside a visual Web Part .ascx file


SharePoint 2010 enable Intellisense inside a visual Web Part .ascx file
To enable Intellisense inside a visual Web Part, add the following references to the .ascx file.

<% #if SOME_UNDEFINED_CONSTANT %>
<script type=”text/javascript” src=”/_layouts/MicrosoftAjax.js” />
<script type=”text/javascript” src=”/_layouts/SP.debug.js” />
<% #endif %>
<script type=”text/javascript”>
//Leverage the JSOM API here
</script>

 

SharePoint Client Object Model Javascript : JSOM to retrieve an item based on its ID


SharePoint Client Object Model Javascript : JSOM to retrieve an item based on its ID

http://microsoft-techies.blogspot.com/2014/11/sharepoint-client-object-model.html

 

Removing the checkbox in front of list items in SharePoint 2010

SharePoint: Opening a 2010 Dialog Box from Quick Launch

How to add Custom List View to SharePoint Page

SharePoint 2010 ECMA Script

SharePoint Tasks List plus Project – Better Together