When I enter a ng-template and load data, it is loading data on a grid but showing an undefined error on the edit template.
<e-column headerText='Navigation Menu Name'>
<ng-template #template let-configPagesList>
<p>{{configPagesList.pagename}}</p>
</ng-template>
</e-column>
Hi Trazy,
Greetings from Syncfusion support.
We checked your reported problem but unfortunately were unable to reproduce it from our end as no errors were thrown on edit template with the column template in the Grid. Please check below sample for your reference,
It would be helpful to identify your problem better if you could share us the below information,
- Share us the console error thrown on performing this operation.
- Grid code file.
- Syncfusion package version used.
- If possible provide us a simple sample to replicate the problem or try reproducing it in the above provided sample. It would be helpful to narrow down the problem scenario and provide a proper solution based on that.
Note: If you are using older Syncfusion packages, we suggest you to update them to the latest version and check if the problem is resolved.
Documentation: https://ej2.syncfusion.com/angular/documentation/common/how-to/update-npm-package/#update-syncfusion-npm-package
Let us know if you have any concerns.
Regards,Sujith R
Hi Trazy,
We are glad to hear that. Please get back to us if you require any further assistance.
Regards,Sujith R