Displaying a Multi-Select Column "Nicely" in a DVWP with Web Services

<UPDATE dateTime=”2011-06-29T18:11Z”>I fixed a bug in the template where it didn’t always show the final value in the multi-select.</UPDATE> In a previous post entitled Displaying a Multi-Select Column “Nicely”, I gave a recursive XSL function which split apart the values in a multi-select column and gave you the option to separate them with any separating…

New Logo and Certification Icons for the jQuery Library for SharePoint Web Services (SPServices)

As I posted last week, I’m going to start certifying the jQuery Library for SharePoint Web Services (SPServices) functions for use with SharePoint 2010.  In thinking through how best to do that, I realized that I needed a good, clear way to indicate what I’ve tested and whether there are any caveats you might need…

SharePoint Evolution Conference – London, April 19-21, 2010

I’m looking forward to the SharePoint Evolution Conference coming up soon in London.  As usual, I was Last Minute Charlie planning this, so I missed trying to get on the agenda to speak by a long shot.  I’m hoping that I’ll get to have many great impromptu conversations about things like jQuery and Data View Web Parts…

Unlocking the Mysteries of Data View Web Part XSL Tags – Part 15 – Miscellaneous: Field / Node Functions

This entry is part 15 of 21 in the series Unlocking the Mysteries of Data View Web Part XSL Tags

Cross-posted from EndUserSharePoint.com… Another day, another wunnerful article about the DVWP.  This time, I’m going to cover some of the most useful “built-in” Field / Node functions.  These are functions that are a part of XSL itself and help you work with nodes in the result set.  A node is a geekier term for a…