Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

New Post: Performance issue in getting permission matrix

$
0
0
Without trying to run this, I can see that you're trying to make all the calls synchronously. That'll hang up the browser for a long time.

Take a look at jQuery promises. As of version 2013.01, SPServices returns a promise from every call, and by processing using those promises, you should be able to make this work. There's a link to one of my blog posts on the home page showing the differences in using promises vs. not.
◾2013-03-09 - Comparing SPServices 2013.01 Calls with Async vs. Promises Methods

M.

Viewing all articles
Browse latest Browse all 6517

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>