Working with Large Lists in Office SharePoint Server 2007
This list or library contains a large number of items. Learn about managing a large list or library and ensuring that items display quickly.
This list or library contains a large number of items. Learn about managing a large list or library and ensuring that items display quickly.
That Christophe guy over at Path to SharePoint never rests! I just spotted his post on his new Easy Tabs Web Part. I haven’t dug under the covers on it yet, but Christophe’s stuff is always nice. The Easy Tabs Web Part is a Content Editor Web Part with some JavaScript. When added to a…
I was working with an aspx page in SharePoint Designer and wanted to copy a Data View Web Part (DVWP) and use it again on the same page with different parameters. (Same data source, just different filtering.) Every time I did so, everything rendered just fine in Designer, but when I went to save the…
I was working with a client today to try to figure out an error and we saw a pattern which I wanted to document here in case anyone else ran across it. The first diagnosis was “corrupt permissions”, but that turned out not to be it at all. The issue was on a site with…
The real quote is a Chinese proverb that says: "Give me a fish and I eat today; teach me to fish and I eat for a lifetime." It is always best, in my experience, to show someone how to do something, but not to do it for them. "Fish Slap" has become a metaphor in the…
I ran across an interesting little trick in some code I’m working on today. As usual, not my code, someone else’s that I’m trying to decipher and fix. One thing that they are doing is sort of slick. There’s apparently an array created by the datepicker.js JavaScript called g_strDateTimeControlID which is populated with the IDs for all of…
My good friends at Dynamic Owl in Vancouver have been doing some amazing things of late. Not only are they some of the smartest people in SharePoint consulting, they have a relatively new product offering called Bonzai Intranet. Based on their years of consulting, the folks at Dynamic Owl realized that they had been building…