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.
When I go into a new client, I immediately start watching for the subtle cues which will tell me how the project will go. I don’t have a formal checklist, but I pay attention to some things which might seem a little odd: the noise level in the office, the number of private offices vs….
If you set up a sort in a DVWP that has an aggregate Data Source, you’ll need to use the <xsl:sort> tag. If you want to sort by a list column that is numeric, the tag: <xsl:sort select=”@JobFamilyRank” order=”ascending”/> will sort your data like: 1, 10, 11, 12, 2, 20, 21, 3… That is, SharePoint…
After posting my sort of rambling, pointless What’s Next for Me and Sympraxis Consulting?, I got a *lot* of very useful and kind responses. (If you like that rambling, here’s another fix for you.) Many of the responses were direct, so you can’t see them in the comments on the post. This is going to…
This entry is part 15 of 21 in the series SPServices StoriesSPServices StoriesSPServices Stories #1 – How to Start a Workflow on Multiple Items in a List SPServices Stories #2 – Charting List Data with HighCharts SPServices Stories #3 – AddWebPart Method of the WebPartPages Web Service SPServices Stories #4 – Using SPServices to Process…
With a title like that, should I even pretend that this blog is about anything other than SharePoint? I had a nice Skypversation with Jeremy Thake (@jthake) earlier today. (Yes, today’s posts do have a certain @jthake skew.) Jeremy was having a problem with SharePoint Designer, and was hoping that I could help. What Jeremy was…
Matt Bramer and I were helping someone out in the Stump the Panel forums at EndUserSharePoint.com the other day and in the conversation, the person posted this list structure: I created a list called “Solution Team Profiles” with the following columns affinity to market birth date Bus Phone Cell Phone Clearence Levels Deal 1 Allocation…