3 level Cascading Dropdowns in SharePoint – Remove Duplicate Records
One of the most demanding requirements in recent times is to have the cascading dropdown columns in SharePoint. There are many useful articles available over Internet to achieve this functionality,...
View ArticleResolved: Grouping Issues in SharePoint Data View WebPart – Part1
SharePoint Data View WebPart grouping and Filtering: Not always we can use the filtering conditions in a Data View WebPart, say for example we have few parameters (Group, SubGroup, level etc..) passed...
View ArticleResolved: Grouping Issues in SharePoint Data View WebPart – Part2
SharePoint Data View WebPart grouping and Filtering: In continuation to our previous blog l’ll further demonstrate on how to add a message under each group if no records are found: something of this...
View ArticleWorking with Versions in SharePoint List programmatically
There are very few posts on working with Versions in SharePoint Lists Programmatically. While browsing through those posts I ran in to a question saying “How to get the Columns which changed in the...
View ArticlePull Unique Values from a List in DataView WebPart
I was recently asked to develop a WebPart which enables searching in a List. This doesn’t sound like a big deal as we can always use the DataView WebPart which takes Query String Parameters as Filter...
View ArticleHiding Form Controls on selection Change in a Custom List Form (Attach...
Here is a very Simple requirement which many users would like to have it. Say for instance when the New Item Form of a SharePoint List is loaded, the user would be displayed with all the controls (Form...
View ArticleHide Sub Menus in Actions Tab – SharePoint: Part 1
Few months ago, I was asked, “Is it possible to restrict the users (even with sufficient privileges to add, edit, delete items) from Editing, adding, deleting the items using ‘Edit in DataSheet‘...
View ArticleSharePoint : Custom Email for Task with Outlook ribbon control “Open this Task”
I came across a very interesting requirement with respect to “Tasks” in SharePoint but before we get into the requirement lets get into few details first. As most us are aware of the fact that when a...
View ArticleProgrammatically assigning nested Terms to “Taxonomy” column – Managed Metadata
According to me, Managed Metadata is one of the greatest additions to SharePoint. There are many advantages of using Managed Metadata Service and needless to mention the flexibility and the ease of...
View ArticleChange MS Office file properties Programmatically (Colligo issues with iPad –...
“Colligo briefcase” is a product used for synching/accessing SharePoint documents using iPad. All works well, as long as we use Out-of-the-box libraries. I recently came across a portal which showed a...
View Article