[AngularJS] Re: Conditional lazy load modules.

2020-02-19 Thread Sander Elias
Hi Armen, You shouldn't. What is it you try to accomplish? Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [AngularJS] Re: Conditional lazy load modules.

2020-02-19 Thread Armen Mardoyan
Thank you for your replay. I am going to have two lazy load modules for desktop and mobile and don’t want have separate routes Sent from my iPhone On Feb 19, 2020, at 18:05, Sander Elias wrote:  Hi Armen, You shouldn't. What is it you try to accomplish? Regards Sander -- You received this

[AngularJS] Please help me on using fingerprint device in Angular 7 or 8

2020-02-19 Thread Dev
I am developing an fingerprint authentication application in angular 8. I have a "Mantra fingerprint scanner device" which is installed in my system. I need to understand on how to get the fingerprint scanned image in the angular component. -- You received this message because you are

[AngularJS] How to add custom filter and sort grid or data table angular 7 ?

2020-02-19 Thread ahmed elbarbary
problem How to add custom filter grid or data table angular 7 ? I already get data but i search for any grid or table can make sort when press to column heading if asc or desc and on same time can write on column any word can filter by it if any website or link do that what i need is