-
Search
-
Archive
June 2012 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: Web Part
Increase the manageability of CEWPs using jQuery and a single list
A few days ago I was asked to take a look at a SharePoint site with a faulty web part. The fault was in a web part on a site home page used to display the site’s announcements. Easy I … Continue reading
Posted in SharePoint, SharePoint 2007, SharePoint 2010, Tips and Tricks Tagged Maintenance, SharePoint, SharePoint 2010, Web Part Leave a comment
A fix for the Contact Detail web part
I’ve noticed that adding two or more Contact Details web parts to a page breaks the presence information behaviour. Moving the mouse over the first entry works but all others on the page do not. There have been various fixes … Continue reading
Posted in .NET Development, SharePoint, SharePoint 2007, Tips and Tricks Tagged SharePoint, Web Part Leave a comment
Short cut to provisioning pages with web parts
I recently had to provision a page with the OOTB Business Data List web part using a feature. The Business data List web part uses a BDC application definition to surface SQL data to the list. The web part once … Continue reading
Posted in SharePoint, SharePoint 2007, SharePoint 2010, Tips and Tricks Tagged Content, Feature, Provisioning, SharePoint, Web Part Leave a comment
Treeview using PopulateOnDemand and SelectedNodeChanged
You might, like me have come across major issues using a treeview to support both the PopulateOnDemand and SelectedNodeChanged events. The problems are further compounded if you are using Ajax. I wanted to use a tree view to help users navigate around … Continue reading
Posted in .NET Development, SharePoint, SharePoint 2007, Tips and Tricks Tagged Ajax, Event, Performance, SharePoint, Web Part 2 Comments
Adding a FlashXML Image Slider to Sharepoint
I did not find anything relating to this topic on the net so I thought I would share my thoughts on this one. I want to target a SharePoint images library as the source of the sliding images. I decided to … Continue reading
Posted in .NET Development, SharePoint, SharePoint 2007, SharePoint 2010 Tagged Content, Feature, Provisioning, SharePoint, Web Part Leave a comment