共用方式為


Sharepoint javascript utilities

I posted my sharepoint javascript utilities to msdn code gallery site, it contains re-usable methods for getting sharepoint list data, getting list schema information, etc from client. Also has a dropdownloader JS Object that you can instantiate and use LoadDropDown method to bind an HTML select control to sharepoint list.

Go get it from here https://code.msdn.microsoft.com/SPListJS

Comments

  • Anonymous
    February 28, 2010
    Hi, Can you tell me how to use the "SharePointListHelper.js" file. I tried calling the functions with the needed input but didn't get any response. Is it possible for you to show a small example or direct me to a site where this has been used. Regards, Binny

  • Anonymous
    March 09, 2010
    I will update the code gallery with some samples soon