Skip to main content
Sympraxis Consulting

Demos

Go Search
Home
Services
Clients
About
Contact
  

Sympraxis Consulting > Demos

Welcome to our demo site.  With this site, we intend to show you some of the ways we approach solving problems, either with our clients or simply bcause we wanted to figure something out.  We expect that this site will always be a work in progress (as any useful SharePoint site ought to be).  We'll offer you some of our code, and show you some demos illustrating how it works.

Feel free to use anything you find here, but take it as it is: demo methods and code that may not have been fully tested or turn out to be foolproof.

If there's anything you think we could show in a more useful way or something which you'd like more information about, please let us know!

 Demo Pages

SummaryFilter
CascadingDropdowns.aspxCascadingDropdowns
This demo shows how you how the jQuery Library for SharePoint Web Services allows you to set up cascading dropdowns.
2/16/2010 2:13 PMMarc D Anderson
SPjQueryWebServices.aspxSPjQueryWebServices
This page demonstrates the jQuery Library for SharePoint Web Services we've been working on.  You can access the code and full documentation at http://spservices.codeplex.com.
2/16/2010 2:03 PMMarc D Anderson
ListsWebServiceUpdate.aspxListsWebServiceUpdate
This page shows how you can use SharePoint's Lists Web Service and jQuery to update items in real time, without a roundtrip to the server.
2/16/2010 2:01 PMMarc D Anderson
SPScriptAudit.aspxSPScriptAudit
This demo page shows you the SPScriptAudit function in action, which allows you to run an auditing report showing where scripting is in use in a site.
2/16/2010 2:00 PMMarc D Anderson
DVWPCalcHTMLColumn.aspxDVWPCalcHTMLColumn
This page show's Christophe Humbert's great Calculated HTML column technique.
1/25/2010 5:02 PMMarc D Anderson
Copyright.aspxCopyright
This page shows how you can easily display a copyright notice on your site without ever needing to change the text manually.
1/19/2010 10:06 PMMarc D Anderson
DVWPBarChart.aspxDVWPBarChart
This page shows how you can create a simple bar graph with just a Data View Web Part (DVWP).
1/19/2010 10:06 PMMarc D Anderson
 
 

 Demo Code

DVWPCalcHTMLColumn.xslDVWPCalcHTMLColumnMarc D Anderson
SPjQueryWebServices.jsSPjQueryWebServicesMarc D Anderson
SPScriptAudit.jsSPScriptAuditMarc D Anderson
CascadingDropdowns.jsCascadingDropdownsMarc D Anderson
ListsWebServiceUpdate.jsListsWebServiceUpdateMarc D Anderson
DVWPBarChart.xslDVWPBarChartMarc D Anderson
Copyright.jsCopyrightMarc D Anderson
Utilities.jsUtilitiesMarc D Anderson