Tag Archive: jQuery

Mar 09 2013

SPServices 2013.01ALPHA4 Returns a Deferred Object (Promise)

I’ve just posted a new alpha (ALPHA4) for SPServices 2013.01. This alpha implements the return of a deferred object, aka a promise, as well as executing a completefunc (if provided) for backward compatibility. Note that the deferred object capability was introduced in jQuery 1.5, so this version of SPServices requires that version or greater. I’ve done …

Continue reading »

Permanent link to this article: http://sympmarc.com/2013/03/09/spservices-2013-01alpha4-returns-a-deferred-object-promise/

Mar 01 2013

SPServices 2013.01 Is Underway – Learnings Ensue

JSHint

I’ve started really cranking on the new version of SPServices and I’m having a blast, as usual. I’ve learned a few things already, and I thought I’d capture them in a post. “use strict”; Just gotta do it. I balked at implementing this previously, as it kept hating my code. Well, it hated my code …

Continue reading »

Permanent link to this article: http://sympmarc.com/2013/03/01/spservices-2013-01-is-underway-learnings-ensue/

Feb 26 2013

SPServices Stories #10 – jqGrid Implementation Using SPServices in SharePoint

This entry is part 10 of 13 in the series SPServices Stories

This entry is part 10 of 13 in the series SPServices StoriesIntroduction Today’s SPServices Story comes from Prateek Kulkarni in Bengaluru, India. Prateek posted this originally on the C# Corner site as jqGrid Implementation Using SpServices in SharePoint. As with several of the earlier SPServices Stories posts, I found this one interesting because it shows …

Continue reading »

Permanent link to this article: http://sympmarc.com/2013/02/26/spservices-stories-10-jqgrid-implementation-using-spservices-in-sharepoint/

Feb 22 2013

SPServices Futures: Moving to jQuery’s Deferred Objects and More

As I gear up to work on the next release of SPServices, I want to make some pretty fundamental changes/improvements to the internal plumbing. What I’m hoping to do with this post is to gather any ideas and feedback that the user community has about the implementation before I go too far with things. Deferred …

Continue reading »

Permanent link to this article: http://sympmarc.com/2013/02/22/spservices-futures-moving-to-jquerys-deferred-objects/

Feb 20 2013

SPServices Stories #9: Developing with Client-side Technologies: jQuery, REST, SPServices and jsRender

This entry is part 9 of 13 in the series SPServices Stories

This entry is part 9 of 13 in the series SPServices StoriesIntroduction Here’s another SPServices Stories post that is a bit older and talks about how you can use SPServices with other popular plugins and frameworks. While this is possible with the CSOM, I’ve always found that SPServices provides a much tighter and more controllable syntax. You …

Continue reading »

Permanent link to this article: http://sympmarc.com/2013/02/20/spservices-stories-9-developing-with-client-side-technologies-jquery-rest-spservices-and-jsrender/

Page 3 of 4112345...102030...Last »