Starting in 2019, the Reporting control is no longer included in Essential Studio®. If you're experiencing issues with the Syncfusion� Reporting Platform, Report Viewer, Report Designer, or Report Writer, we recommend migrating to Bold Reports, our dedicated reporting platform.

Bold Reports offers a comprehensive suite of tools and features for all your reporting needs, and we will help you make a smooth transition from the discontinued control. Our support team at https://support.boldreports.com/ is here to assist you with any questions or difficulties you may encounter during the migration process.

We thank you for choosing Syncfusion� and appreciate your understanding.

Syncfusion Essential JS Custom Script Generator

Dear all,

It would be very nice if you add an option "include required core js/css files" on a page http://csg.syncfusion.com/combine
It is very hard to get all the files you need in some project and you want to include just necessary resources.

Regards, Egi


7 Replies

MS Manivannan Sundararajan Syncfusion Team December 9, 2016 10:53 AM UTC

Hi Egi,

Thanks for contacting Syncfusion support.

While generating the scripts from http://csg.syncfusion.com/ corresponding dependency js/css files will be automatically generated.

If you faced any issues in generating the scripts or any dependency js/css files are not generated, please let us know the Syncfusion version and control name in which the issue occurred. It would be much helpful for us to analyze the issue.

Regards,
Manivannan S.



Egi Žaberl December 27, 2016 08:02 AM UTC

Dear all,

i have generated custom script on page "Syncfusion Essential JS Custom Script Generator" including ejGrid, ejButton and some other components (individual file). In downloaded zip there are scripts and themes but i am missing sample html file. It would be very nice for script generator to generate sample html.
Also i am missing files like js core, js data etc in downloaded zip. How can i include them? I want to show ajax data in a grid ... do i need js data for that?

On a page https://www.syncfusion.com/kb/3048/how-to-use-js-components-with-minimal-js-and-css-loaded there is sample what must be included for components to run. Is this sample correct?

Regards, Egi


BP Balamurugan P Syncfusion Team December 28, 2016 02:12 PM UTC

Hi Egi, 
 
In the mentioned Knowledge Base  https://www.syncfusion.com/kb/3048/how-to-use-js-components-with-minimal-js-and-css-loaded link, we have specified the sample creation steps using the installed location of Essential studio. In case, If you get the script and themes for necessary components using Custom Script Generator option, there is no necessary to include the internal script references like( js core, js data etc), since all the necessary internal script are included with downloaded document. Additionally, you need to specify the external script references only (jQuery, jsRender). 
 
Also, samples will not be available in the downloaded zip file of Custom Script Generator. To create the sample, please refer our getting started document link https://help.syncfusion.com/js/grid/getting-started. Here you don't need to include the internal script references separately(js core, js data etc). 
 
CSG site link: http://csg.syncfusion.com/  

 
 
Please let us know if you require any further assistance. 
 
Regards, 
Balamurugan 



JT Jan Tabery May 3, 2018 01:46 PM UTC

Hi, is it possible to use the Custom script Generator even in the webforms?


PR Piramanayagam Ramakrishnan Syncfusion Team May 4, 2018 12:44 PM UTC

Hi Egi, 
 
Thanks for your update. 
 
You can also use the scripts and themes files are downloaded from Custom Script Generator (CSG) in webform application. You can refer these script and themes files instead of referring entire scripts (ej.web.all.min.js) and themes (ej.web.all.min.css) in Site.Master file. 
 
 
 
Please let us know if you need further assistance on this. 
 
Regards, 
Piramanayagam R 



IS Ivana Stefanoska May 8, 2018 07:46 AM UTC

Hello, 

In our Angular application, instead of using ej.web.all.min.js (http://cdn.syncfusion.com/14.3.0.49/js/web/ej.web.all.min.js) ,
we would like to generate a custom script file with the required widgets only. (ejReportViewer)

We have generated our custom script on http://csg.syncfusion.com/ including ejReportViewer.
When we replace ej.web.all.min.js with the custom generated script we get the following issue:


Syncfusion version: 16.1.0.37
Control name: ejReportViewer

Regards,
Ivana S. 



YD Yuvaraj Devarajan Syncfusion Team May 9, 2018 01:39 PM UTC

Hi Ivana, 

We suspect the mentioned problem occurs due to mismatch in the versions of “ej.web.all.min.js” script file and “Syncfusion.EJ.ReportViewer.dll” assembly referred in your application respectively. So, we request you to refer the “ej.web.all.min.js” script file and “Syncfusion.EJ.ReportViewer.dll” assembly file of same build version in your application to avoid the mentioned problem at your end.   

If the issue still persist, then share the issue reproducible RDL, Script and assembly referred in your application.    

Regards, 
Yuvaraj D. 


Loader.
Up arrow icon