[AngularJS] Nested ng-repeat load dynamically from server

2017-10-05 Thread Bob
I've an issue in my angular js ng-repeat. One of my page I have to show the data like parent and its child. Parent 1 Child 1 - 1 Child 1 - 2 Parent 2 Child 2 - 1 Child 2 - 2 Child data only loading when user click on the corresponding parent. When user click on the parent I'm pa

[AngularJS] JSON based column in smart table

2017-10-05 Thread Vinu Prasad
Hii ..everyone . Iam using Anguar2 . I want to modify my ng2-smart-table based on the parameter list. The parameter list is stored in ParamName.json . If it is possible to create ng2-smart table columns based on the parameter list ... Please help My ParamName.json consist of : [ { "p1": "

[AngularJS] Re: angular 2 connect to database

2017-10-05 Thread Tito
I connect to my Microsoft SQL Server database using express (https://www.npmjs.com/package/express) mssql (https://www.npmjs.com/package/mssql) Then ip.address/api/addresses I get the data that I need On Wednesday, October 4, 2017 at 6:32:46 PM UTC-7, hassan mohamed wrote: > > Hi I want to conn

[AngularJS] Re: bypassSecurityTrustHtml stripts angular form tags

2017-10-05 Thread Turkel
> > Great it works perfectly now. After hours of tries I was able to combine > code Router, Http and HTML Converter within one component. > You are great developer, i`d love to be your student :) Thanks again, Regards, Turkel. -- You received this message because you are subscribed to the Goo

[AngularJS] Silent login when token expired ?

2017-10-05 Thread Quang Dinh
I use the below code but it does not work. When I entered to homepage the log is not display as I want (In console log, it show : *first* then *last*, and the last is *second*) so It always return token invalid because it does not run in order. I dont know where I wrong. Please help me. Thank

[AngularJS] Angular.js on edge browser adds ng-invalid-add class

2017-10-05 Thread Miroslav Zografski
Hello all, I have a form tag that gets that style class applied when the path is resolved and all components are initialized. I cannot find anywhere that class or its meaning. Can someone tell me what does it stands for ( besides its connection with the form being invalid)? Regards, M.Zografs

[AngularJS] Zonejs Error in some mobile devices on HTTP Post in angular2

2017-10-05 Thread Soja C
Hi, I created a web application in angular2.There are some apis are called using http.post method. There is a login button in home page, when I click on it , it calls the service , but error is shown. It works perfectly in desktop browsers. Error is only with mobile devices. Error occurred rela

Re: [AngularJS] Re: Alert the returned data HTTP post

2017-10-05 Thread Vinu Prasad
any solution for this problem ..? On Thu, Oct 5, 2017 at 1:27 PM, Vinu Prasad wrote: > Hi Sander , > > Thanks for the response . But it will not work for me. There is nothing to > dispaly > > On Thu, Oct 5, 2017 at 11:20 AM, Sander Elias > wrote: > >> Hi Vinu, >> >> You should switch to Httpli

Re: [AngularJS] Re: Alert the returned data HTTP post

2017-10-05 Thread Vinu Prasad
Hi Sander , Thanks for the response . But it will not work for me. There is nothing to dispaly On Thu, Oct 5, 2017 at 11:20 AM, Sander Elias wrote: > Hi Vinu, > > You should switch to Httplient instead of using http. Aside from that, > this is straight from the docs

[AngularJS] Zonejs Error in some mobile devices on HTTP Post in angular2

2017-10-05 Thread Soja C
Hi, I created a web application in angular2.I can be logged into it in the browser.And also in some Android devices. But in some devices, an error occurred related to zones.The error is shown below. "zone.js:2019 GET http://192.168.1.14:4500/sockjs-node/info?t=1507186888172 net::ERR_CONNECT