Hi Bernard
Jurlina,
Greetings
from Syncfusion Support.
To use
Syncfusion ASP.NET Core components within Partial View pages, it is necessary
to register the script manager tag "ejs-scripts" at the end of
the Partial View Page. Please refer to the following code snippet for guidance:
|
[Partial
View CSHTML]
<ejs-grid >
. .
.
</ejs-grid>
<ejs-scripts></ejs-scripts>
|
For your
reference, we have also included a sample that demonstrates rendering the Grid
component from a Partial View.
Please let us
know if you require any further assistance.
Regards,
Santhosh I
Attachment:
CoreGridApp_4a1ae1a6.zip