No announcements
Found 2034975 threads
-
0 Votes
Convert jQuery code to angularjs
User2103319870 posted You can take a look at this article by the same author, which discuss the approach to implement file upload control ...Answered | 2 Replies | 356 Views | Created by Anonymous - Monday, October 2, 2017 6:44 PM | Last reply by Anonymous - Tuesday, October 3, 2017 1:07 AM -
0 Votes
Can't use Geodata API with AngularJS $http?
It does look like a bug in AngularJS.Answered | 3 Replies | 1149 Views | Created by ABFoxEF - Tuesday, February 17, 2015 7:01 PM | Last reply by ABFoxEF - Wednesday, February 18, 2015 5:34 PM -
2 Votes
Development in SharePoint 2010 AngularJS
Here are some detailed code demos for your reference: Experimenting with AngularJS in SharePoint Accelerate SharePoint ...Answered | 2 Replies | 1745 Views | Created by Sunilsharma - Wednesday, June 3, 2015 11:45 AM | Last reply by Jerry Zy - Friday, June 5, 2015 9:25 AM -
0 Votes
AngularJS for SharePoint Apps
I would suggest first learn AngularJS/ knockouts separately then start combining your them with your app.Answered | 2 Replies | 1265 Views | Created by GEMZz - Thursday, October 9, 2014 2:30 PM | Last reply by Patrick_Liang - Monday, October 13, 2014 1:50 AM -
0 Votes
Show Calendar with AngularJS control
forum=sharepointdevelopment About the issue of binding data with AngularJS control, it would be more appropriate to post a question in the AngularJS related ...Answered | 1 Replies | 2070 Views | Created by hp-oswald - Monday, June 15, 2015 1:03 PM | Last reply by Patrick_Liang - Tuesday, June 16, 2015 11:41 AM -
0 Votes
vs 2015 and angularjs
>Now I want to acquire Angularjs and use it with vs2015.Answered | 1 Replies | 1240 Views | Created by Boyd1 - Thursday, August 6, 2015 2:26 AM | Last reply by Tina-Shi - Friday, August 7, 2015 4:42 AM -
1 Votes
Azure AD B2C & AngularJS
No document mentions that Azure AD B2C supports AngularJS app.Answered | 4 Replies | 2000 Views | Created by Fudgedubnofunk - Monday, December 12, 2016 12:28 PM | Last reply by SadiqhAhmed-MSFT - Tuesday, December 20, 2016 10:52 AM -
0 Votes
AngularJS Expressions, {{}}, Fail in IE11
The HTML source: <html ng-app="registrationModule"> ...Answered | 5 Replies | 12293 Views | Created by EagleRed - Friday, April 24, 2015 3:11 PM | Last reply by 网游 - wang'you - Tuesday, April 28, 2015 12:59 AM -
1 Votes
SharePoint hosted app forms using knockout or angularjs best approach
Hi Amit, Per my knowledge, there is no direct way to convert SharePoint server side web part to SharePoint hosted app form.Answered | 1 Replies | 1423 Views | Created by Amit Lohogaonkar sharepointer - Monday, December 28, 2015 8:16 PM | Last reply by Jerry Zy - Tuesday, December 29, 2015 8:08 AM -
0 Votes
AngularJS or JQuery?
If you are looking to add functionality to a series of PHP pages for doing things like datatables, model popups, accordians, etc. then jQuery and jQuery UI are the way to go.Answered | 3 Replies | 72 Views | Created by Anonymous - Saturday, January 16, 2016 8:33 PM | Last reply by Anonymous - Monday, January 18, 2016 6:25 AM -
0 Votes
how to add jquery code
Hi, First of all, you should add both jquery script files in _lauouts folder or site collection style library.Do not directly use third party site URL because that site may block in ...Answered | 2 Replies | 12086 Views | Created by Arjun Abhi - Monday, March 18, 2013 3:57 PM | Last reply by Hemendra Agrawal - Tuesday, March 19, 2013 7:52 AM -
0 Votes
Opening an AngularJs Webstorm project with Visual Studio 2015
Hi RomulusDaniel, I found AngularJS SPA Template for Visual Studio, but it seems like it is only support for VS2013 and VS2012.Answered | 3 Replies | 1058 Views | Created by RomulusDaniel - Thursday, July 14, 2016 7:49 PM | Last reply by lake Xiao - Saturday, July 16, 2016 2:38 AM -
0 Votes
[URGENT] generate word document from a sharepoint list item using angularJS
Hi Blitz, We can get the list items data using REST API angular js, then create HTML content using the data, then convert the HTML content to the .docx word document ...Answered | 3 Replies | 1164 Views | Created by sree_23 - Thursday, January 23, 2020 5:03 AM | Last reply by Dennis Guo - Monday, January 27, 2020 9:13 AM -
0 Votes
Using angularjs with webforms in asp.net
I want to use AngularJS in front end, I am using webforms now I want to get data in Json format to the front end. can anyone help me with thisAnswered | 1 Replies | 1611 Views | Created by compnerd0708 - Wednesday, January 14, 2015 4:55 PM | Last reply by Amanda Zhu - Thursday, January 15, 2015 5:49 AM -
0 Votes
Jquery vs Angularjs and Why AngularJS
User-821857111 posted See the reply to this post which comes at the top of a search result for 'jquery vs ...Answered | 1 Replies | 70 Views | Created by Anonymous - Thursday, June 26, 2014 10:02 AM | Last reply by Anonymous - Thursday, June 26, 2014 10:04 AM -
0 Votes
AngularJS CRUD operation with list item
forum=sharepointdevelopment Quoting the code from the above URL myApp.service('bookService', ['$http', '$q', function ($http, $q) { ...Answered | 2 Replies | 8240 Views | Created by Md Zakir - Thursday, January 14, 2016 10:12 AM | Last reply by Victoria Xia - Monday, January 18, 2016 11:45 AM -
1 Votes
Code converting...
. - Alan Perlis The only valid measurement of code quality: WTFs/minute.Answered | 3 Replies | 1819 Views | Created by Andreja Nesic - Saturday, January 21, 2012 8:46 AM | Last reply by Riced - Saturday, January 21, 2012 5:05 PM -
0 Votes
AngularJS ngCookies not working inside office App..
You can get more detail about the Office runtime from link below: Overview of apps for Office (Understanding the runtime section) I suggest that contact the ...Answered | 1 Replies | 1961 Views | Created by Ram1989 - Monday, September 22, 2014 7:19 AM | Last reply by Fei Xue - Tuesday, September 23, 2014 6:00 AM -
0 Votes
angularjs and jquery call webservice
User-417640953 posted There is a strange problem when using angularjs and jquery to call the same webservice.Answered | 1 Replies | 117 Views | Created by Anonymous - Tuesday, September 16, 2014 10:21 AM | Last reply by Anonymous - Wednesday, September 24, 2014 3:59 AM -
3 Votes
Convert VB.Net code to C# code
Load the C# project in SharpDevelop and convert or reflect the exe to VB using ILSpy.Answered | 2 Replies | 1902 Views | Created by KiranPudi - Wednesday, November 21, 2012 12:52 PM | Last reply by Venkat786 - Wednesday, November 21, 2012 1:22 PM - Items 1 to 20 of 2034975 Next ›
No announcements