[Angular] free WYSIWYG report designer for Angular

2021-05-19 Thread Suresh Kumar
Hi Team, Do we have a free open source Report Designer and Report Viewer tool to use in angular application like the tool provided by BoldReports company? Demos & Tutorial Samples of Bold Reports Angular I thank you in advance for all your respon

Re: [AngularJS] SSO SAML in Angular

2020-02-27 Thread Suresh Kumar
Hi sumit Saml requires service providers & authentication providers. User request access to service providers by sending user credentials. Service providers delegates the request to authentication providers for verification. Authentication providers sends the response to service providers to

Re: [AngularJS] Sending Email using Angular 7

2019-04-15 Thread Suresh Kumar
Hi Sander, Good Morning. Thanks for your response. Do you have any fiddle or Stackblitz for this? Do I require any SMTP Server Configuration? Thanks & Regards, Suresh Kumar M On Tue, Apr 16, 2019 at 10:01 AM Sander Elias wrote: > Hi Suresh, > > Just plain and simple standard

Re: [AngularJS] Sending Email using Angular 7

2019-04-15 Thread Suresh Kumar
Hi Team, Can you please provide assistance regarding this? Thanks & Regards, Suresh Kumar M On Mon, Apr 15, 2019 at 9:51 AM wrote: > Hi Team, > > Can you help me provide information on how I can send email using Angular? > > Thanks & Regards, > Suresh Kumar M

Re: [AngularJS] Re: Angular with Content Management System

2019-03-06 Thread Suresh Kumar
Hi Team, Good Morning. Is it possible for you to respond to my query? Thanks & Regards, Suresh Kumar M On Sat, Mar 2, 2019 at 2:11 PM Suresh Kumar wrote: > Hi Sander, > > Good Afternoon. > > I thank you for your response. > > Can you please suggest me which Open Sour

Re: [AngularJS] Re: Angular with Content Management System

2019-03-02 Thread Suresh Kumar
Hi Sander, Good Afternoon. I thank you for your response. Can you please suggest me which Open Source and Proprietary CMS is best for Angular Application? Thanks & Regards, Suresh Kumar M On Sat, Mar 2, 2019 at 10:09 AM Sander Elias wrote: > Hi Suresh, > > That's a bro

Re: [AngularJS] How do you auto-focus an input element?

2019-02-28 Thread Suresh Kumar
Please any one share a sample config.js file for cucumber protractor tests. On Thu, Feb 28, 2019, 12:47 PM wrote: > I have a Bottom Sheet that opens and has a textarea element for users to > enter a message. I want this to be auto-focused but I'm pulling the little > bit of hair I have left tryi

Re: [AngularJS] Re: Angular 2 -> Angular 7 Upgrade: "TypeError: System.config is not a function"

2019-02-18 Thread Suresh Kumar
I'm beginner to Protractor Please suggest me a good resource to learn. I have been doing selenium for sometime.. Using Java. On Mon, Feb 18, 2019, 5:36 AM Sander Elias Hi Harry, > > You seem to have some really old tooling around, and a build that's still > centred around systemJS. From version

Re: [AngularJS] Angular 7 CQRS Issue

2019-01-09 Thread Suresh Kumar
Thanks Scott for your valuable suggestions. On Wed, Jan 9, 2019 at 3:10 AM wrote: > > > On Tuesday, January 8, 2019 at 4:35:47 PM UTC-5, Scott Logsdon wrote: >> >> Suresh, >> >> The issue is not on the client side but rather on the server side. The >> server cannot accept the request because it

Re: [AngularJS] Re: Angular 7 Logging Service

2019-01-07 Thread Suresh Kumar
Thanks for your suggestion. Regards,] Suresh On Mon, Jan 7, 2019 at 7:44 PM Tito wrote: > It is not really angular 7 logging service. I think most accurate > description is angular 7 that makes use logging service api > > Pretty much any version of angular can consume any service. But that said

Re: [AngularJS] Re: Angular 7 Logging Service

2019-01-06 Thread Suresh Kumar
service is throwing in Angular Project? How to do program in Angular? Can we log these exceptions through Angular in Production Server (Tomcat)? Please share your experience / knowledge. Thanks & Regards, Suresh Kumar On Sun, Jan 6, 2019 at 5:27 AM Scott Logsdon wrote: > Angular is

[AngularJS] Customizing the Environment for Angular Project

2019-01-04 Thread Suresh Kumar
, testing and production) accordingly. Do you have any samples on how we can do this? Thanks & Regards, Suresh Kumar -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop re

[AngularJS] Re: Angular 7 Logging Service

2019-01-04 Thread Suresh Kumar
Hi Team, Can you please provide your useful information regarding Logger Implementation on Angular (Tomcat Server)? Waiting for your response. Thanks Suresh On Fri, Jan 4, 2019 at 11:40 AM Suresh Kumar wrote: > Hi Team, > > Good Morning. > > I have deployed Angular Applic

[AngularJS] Angular 7 Logging Service

2019-01-03 Thread Suresh Kumar
ards, Suresh Kumar M -- 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 angular+unsubscr...@googlegroups.com. To post to this group,

Re: [AngularJS] Re: Angular with ArcGIS MapViewer Application

2018-12-18 Thread Suresh Kumar
Hi Sander, Please let me know how can I access it. I want to view the integrated source code of Angular with MapViewer (ArcGIS - ESRI) Application Thanks & Regards, Suresh Kumar On Wed, Dec 19, 2018 at 11:57 AM Sander Elias wrote: > Hi Suresh, > > If my memory serves me right, I

[AngularJS] Angular with ArcGIS MapViewer Application

2018-12-18 Thread Suresh Kumar
Hi Team, I am trying to integrate Angular with ArcGIS MapViewer (esri) Application. I am getting compilation errors after integrating Angular with ArcGIS MapViewer (esrI) Application. [image: image.png] May I know if anybody integrated ? I need assistance from you Thanks & Regards, Su

angular@googlegroups.com

2018-12-18 Thread Suresh Kumar
Thanks. On Tue, Dec 18, 2018 at 2:38 PM Christophe HOARAU wrote: > Hello, > > I don't use blob but it seems to me you just have to convert your blob to > string using a reader, and then display the string not the blob element. > Else, but I don't think it's a good idea, you could implement a cus

[AngularJS] How to Convert Object Blob as HTML in Angular

2018-12-06 Thread Suresh Kumar
ponse; //htmlTemplate = this.mapElemen; } I have an HTML: Map Search Get Html It is displaying the output as: [image: image.png] I am not able to get the HTML page instead it is displaying as [Object Blob]. How to convert Object Blob as an HTML Page? Can You please help me with this?.

angular@googlegroups.com

2018-12-06 Thread Suresh Kumar
ponse; //htmlTemplate = this.mapElemen; } I have an HTML: Map Search Get Html It is displaying the output as: [image: image.png] I am not able to get the HTML page instead it is displaying as [Object Blob]. How to convert Object Blob as an HTML Page? Can You please help me with this?. W

angular@googlegroups.com

2018-12-06 Thread Suresh Kumar
/index.html) on my Angular page (Angular 7)? Expecting your response and please assist me. Thanks & Regards, M. Suresh Kumar - *TypeScript FIle:* import { Component, OnInit } from '@angular/core'; import { HttpClient } from '@angular/common/http'; @Componen

[AngularJS] Problem with Input tag for numbers with decimal places

2015-09-28 Thread Suresh Kumar
For my project work I am using the following line to get Input box which is getting input form Opacity slider. Here I am fixing the decimal place of the number to zero. But still in my output panel I am getting numbers with decimal places.

[AngularJS] New router not working on first time of page load

2015-06-23 Thread Suresh Kumar Majhi
I'm a newbie in angularjs world & working on a angular js app with angularjs version 1.4 with the new router. Till now all are working fine with 1 small issue. That is, When i go to any particular link it's not working. But, just after that if i refresh the page or click on ENTER key once aga

[AngularJS] Re: How to use angularjs ng-outlet dynamically

2015-06-16 Thread Suresh Kumar Majhi
Thanks Sander for the reply. I think your solution is simple & neat one. I'll work on that. On Tuesday, June 16, 2015 at 10:23:58 AM UTC+5:30, Sander Elias wrote: > > Hi Suresh, > > The answer is simple, don't use the router for your landing page. > do something similar to this: > > > > >

[AngularJS] How to use angularjs ng-outlet dynamically

2015-06-14 Thread Suresh Kumar Majhi
Working on a AngularJS app with new router & stuck at one point. Here is my stackoverflow link : http://stackoverflow.com/questions/30706147/how-to-use-angularjs-ng-outlet-dynamically Any idea, what's the right way to solve this it. -- You received this message because you are subscribed to t