Articles in this section
Category / Section

How to resolve the Syncfusion components undefined issue when using the Bold Reporting components

Published:
Updated:

There are two scenarios, in which the Syncfusion components undefined issue can occur. The details of the two scenarios and how to resolve them are provided as follows.

Script reference

If the bold.reports.common.min.js or the bold.reports.widgets.min.js scripts are not properly referred, then this issue can occur. Hence, you need to ensure that these scripts are properly referred within your application, in order to resolve this issue.

ej-components-undefined.8623c19.c0403a7a1dbf4f83e4165b1664c4d481.png

Using Bold Reports along with EJ2 components

The Bold Reports uses the Syncfusion EJ1 components for internal, which uses the ej as reference. Hence, while using the EJ2 components along with bold reports ejs should be used as the reference to initialize the EJ2 components.

For example, if you are using the EJ2 grid component along with Bold Reports, then you need to initialize the grid component using the following code sample.

var grid = new ejs.grids.Grid({dataSource: data});

ej2-components-undefined.c350391.4fc2d5da86f84ccabac3bca95d7e4afb.png

See also

How to resolve the Bold Reporting components undefined issue?

How to use BoldReports ReportViewer with EJ2 controls?

How to use BoldReports ReportViewer with EJ1 controls?

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Comments (0)
Please  to leave a comment
Access denied
Access denied