Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
144013 | Apr 15,2019 03:18 AM UTC | Apr 17,2019 10:13 AM UTC | ASP.NET Core - EJ 2 | 5 |
![]() |
Tags: Scheduler |
<link rel="stylesheet" rel='nofollow' href="https://cdn.syncfusion.com/ej2/material.css" />
<script src="https://cdn.syncfusion.com/ej2/dist/ej2.min.js"></script> |
<link rel='nofollow' href="~/lib/syncfusion-javascript/Content/ej/web/bootstrap-theme/ej.web.all.min.css" rel="stylesheet" />
<script src="~/lib/syncfusion-javascript/Scripts/ej/web/ej.web.all.min.js"></script> |
Hi Noor,Greetings from Syncfusion.The allowGroupEditing feature is available only in JS2 Scheduler where the script and CSS are referred like below and kindly refer the below UG links.
<link rel="stylesheet" rel='nofollow' href="https://cdn.syncfusion.com/ej2/material.css" /><script src="https://cdn.syncfusion.com/ej2/dist/ej2.min.js"></script>The provided code example uses JS1 Scheduler where the script and CSS are refer like below which is the cause for the issue.
<link rel='nofollow' href="~/lib/syncfusion-javascript/Content/ej/web/bootstrap-theme/ej.web.all.min.css" rel="stylesheet" /><script src="~/lib/syncfusion-javascript/Scripts/ej/web/ej.web.all.min.js"></script>Note: Both JS1 and JS2 Scheduler can be used in same sample and kindly refer the below link.Regards,Karthi
(installed location)\Syncfusion\Essential Studio\ASP.NET Core - EJ2\(installed version)\Samples |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.