[AngularJS] Re: Create a treeview in Angular

2017-12-11 Thread Sander Elias
Hi Kristian, I'm about to leave, so I don't have time left to search for it, but I'm relatively sure this question is answered in this group in the past. Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To

[AngularJS] Re: A list that stops only at values with animation when scrolled?

2017-12-11 Thread Sander Elias
Hi Hungry, So you are looking for virtual scrolling. Something like the twitter feed? Those are available, but I do not know of one that 'snaps' to a whole result. Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion"

[AngularJS] A list that stops only at values with animation when scrolled?

2017-12-11 Thread Hungry Loser
Let's say that all possible values are 1,2,3,4,.. 10. I want a vertical list view that shows only part of the values and allows scrolling with a finger. I am using Ionic, so there is no mouse. I want the scrolling stops only at each values, not between values. That is, it can either stop

Re: [AngularJS] Re: Angular2: how to share data across multiple subdomains?

2017-12-11 Thread vikram singh
Hi Christophe, I am working on a project and stuck in same kind of requirement where I need to login JWT, can you explain how you get it done on your app. My requirement is to redirect user to their subdomain based on username like vikram.myapp.com if they register on myapp.com/signup or

[AngularJS] Re: AngularJS: Full size ui-ace editor inside ui-bootstrap tab

2017-12-11 Thread arthurdobslaw
Thank you, Sander, any chance that you have a quick look at the updated, short plunker (https://plnkr.co/edit/9ACfM6Tmsj71Zdo6x6AC?p=preview) and tell me how the wrapper must be used? I have tried for hours without success. Now, the ui-ace is wrapped in a flexbox like this: This should fill

[AngularJS] Create a treeview in Angular

2017-12-11 Thread Kristian Haahr
Hi im totally new to javascript and angular. Im working in a company where we are using serviceNow as a front end to IT tasks. I try to create a simple treeview, but i dont think it so simple, so i hope you guys can help me with that. Te result i want is: Folder1 -Folder3 (When click on

[AngularJS] ngOninit variable is not binding in html angular 4

2017-12-11 Thread Vishnu Bidarakundi
please help with this question below link having the description of the question. https://stackoverflow.com/questions/47752644/ngoninit-variable-is-not-binding-in-html-angular-4?noredirect=1#comment82465799_47752644 -- You received this message because you are subscribed to the Google Groups

[AngularJS] export smart table data in angular2

2017-12-11 Thread Vinu Prasad
hai..am using angular2. In my project I want to export the report contents. Is there is any possible way to export the contents of the smart table into pdf,excel or word in angular2. ?? -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS

[AngularJS] How to setup JWT like launch27 ?

2017-12-11 Thread vikram singh
Hi, I am working on an application ( SPA ) with single sign on requirement where I have a login app which works as login app for other apps which are hosted on subdomains for each customer. This is a SAAS project which provides a management interface to users on their registered subdomain like