I can not display a grid in an Angular project 7.
I created a new project, adapted a template that I have, but it does not display any Syncfusion controls in this project.
I reviewed the settings based on this example: https://www.syncfusion.com/kb/9685/how-to-get-started-easily-with-syncfusion-angular-7-data-grid
My project is the same in the sense of settings, but Grid or DropDownList are not shown.
I have done the same as the documentation examples, without success.
My project settings:
Angular CLI: 7.3.9
Node: 10.15.3
OS: win32 x64
Angular: 7.2.15
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
router
Package Version
-------------------------------------------------- ---------
@ angular-devkit / architect 0.13.9
@ angular-devkit / build-angular 0.13.9
@ angular-devkit / build-optimizer 0.13.9
@ angular-devkit / build-webpack 0.13.9
@ angular-devkit / core 7.3.9
@ angular-devkit / schematics 7.3.9
angular / cli 7.3.9
@ ngtools / webpack 7.3.9
@ schematics / angular 7.3.9
@ schematics / update 0.13.9
rxjs 6.3.3
typescript 3.2.4
webpack 4.29.0