How to use Essentials Js1 and Essentials Js2 together

Hi,

How can i use essentials js1 and js 2 together?  I want to use the ribbon from js1 and the other controls from js2.  

I followed a previous thread and couldn't get it to work.  So i left it but I have come back to it.

Is it possible to do a quick sample of using Angular 8 with a ribbon from js1 and any control from js2 please.

5 Replies

SA Shameer Ali Baig Sulaiman Ali Baig Syncfusion Team March 5, 2020 11:21 AM UTC

Hi Sumair, 
 
Thanks for contacting Syncfusion support. 
 
We have checked with your requirement. As requested, we prepared a simple sample by adding both EJ1 component (EJ Ribbon) and EJ2 component in Angular 8 application for your reference. 
 
Please, download the sample from the following link. 
 
 
After extracting the sample, run npm install to install the dependant npm packges in node_modules directory. Then, run ng serve to host the application to check the output. 
 
Please, check out the following links for configuring EJ1 in angular application. 
 
 
Angular EJ Ribbon: 
 
 
 
Please, check out the following links for configuring EJ2 in angular application. 
 
 
If you need to use same components of EJ 1 and EJ2 in a same angular component. Then, you need to use compatibility styles to avoid style overriding issues. Please, check out the following links to know more about it. 
 
 
 
 
Please, get back to us if you need any further assistance. 
 
Regards, 
Shameer Ali Baig S. 
 



SA Sumair Ahmed March 5, 2020 12:28 PM UTC

Thanks, looks good.


SA Shameer Ali Baig Sulaiman Ali Baig Syncfusion Team March 5, 2020 12:47 PM UTC

Hi Sumair, 
 
Welcome. Get back to us if you need any further assistance. 
 
Regards, 
Shameer Ali Baig S. 



SA Sumair Ahmed May 30, 2020 10:32 PM UTC

I'm having trouble with Angular 9.1.0.  Keep getting:

npm WARN @syncfusion/ej2-angular-base@17.4.55 requires a peer of @angular/common@4.10.0 - 9.0.2 but none is installed. You must install peer dependencies yourself.
npm WARN @syncfusion/ej2-angular-base@17.4.55 requires a peer of @angular/compiler@4.10.0 - 9.0.2 but none is installed. You must install peer dependencies yourself.
npm WARN @syncfusion/ej2-angular-base@17.4.55 requires a peer of @angular/core@4.10.0 - 9.0.2 but none is installed. You must install peer dependencies yourself.
npm WARN @syncfusion/ej2-angular-base@17.4.55 requires a peer of @angular/forms@4.10.0 - 9.0.2 but none is installed. You must install peer dependencies yourself.
npm WARN @syncfusion/ej2-angular-base@17.4.55 requires a peer of @angular/platform-browser@4.10.0 - 9.0.2 but none is installed. You must install peer dependencies yourself.
npm WARN @syncfusion/ej2-angular-base@17.4.55 requires a peer of @angular/platform-browser-dynamic@4.10.0 - 9.0.2 but none is installed. You must install peer dependencies yourself.


How can i get this working for 9.1.0. Can you update the sample for 9.1.0 please?


MK Muthukrishnan Kandasamy Syncfusion Team June 1, 2020 05:53 AM UTC

Hi Sumair, 
 
We haven’t provided angular 9 support for Syncfusion EJ1 components. We will include this angular 9 support in any one of our upcoming release. 
 
Generally, we will plan the feature implementation based on feature rank, Wishlist plan and customer request count for some feature. 
 
You can track the feature status through the below portal link. 
 
 
Please let us know, if you need any further assistance. 
 
Regards, 
Muthukrishnan K 


Loader.
Up arrow icon