Avatar of ksd123
ksd123
 asked on

Double click events in AngularJS

Hi Experts,

We are migrating windows Form application to Single Page Application with responsive web design compatible to different desktop browsers (IE11,IE Edge,FF,chrome) , Android and Ios devices  in both safari and chrome browsers using AngularJS, Material Design and HTML5 technologies. In windows application we have a Form with list of records and if you double click a record it will open a new window / Form   that will show complete details of that record. I want to achieve this functionality using AngularJS.


1) Using AngularJS how can I achieve double click event for ios/android devices  as well as for desktop browsers ? ie. What event I have to use ?

2) How can I open a new window in angularJS that should work across different browsers as well as in  ios/android devices (both safari and chrome browsers) ?  Is there any built-in service available  in angularjs to achieve this ?
AngularHTMLWeb BrowsersJavaScript

Avatar of undefined
Last Comment
ksd123

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
leakim971

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
ksd123

ASKER
Thank you
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy