BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
Hi Gomtesh,
Thanks for using Syncfusion products.
Your requirement on “Simple calendar without default functionalities” can be achieved by enabling the “readOnly” property. Please find the following code snippets that will help you enabling the “readonly” value in the Angular sample.
<code>
<div id="Schedule1" ej-Schedule e-readonly="true"></div>
</code>
We have also prepared the Schedule sample with above code snippets, which can be downloaded from the following location.
http://www.syncfusion.com/downloads/support/forum/118600/AngularSample343132364.zip
Please let us know if you need any further assistance on this.
Regards,
Velmurugan