Hi
Petar,
Thanks
for using Syncfusion products.
We
would like to inform you that, we have prepared a sample to meet your
requirements “how to save the appointment that user created, modified, deleted,
etc. to the database”, which can be downloaded from the following link.
http://www.syncfusion.com/downloads/support/directtrac/general/ScheduleCRUD-928535463.zip
Please
let us know if it helps and any further assistance on this.
Regards,
Velmurugan
Hi
Petar,
Thanks
for your update.
Please
find the following responses for your queries:
Query #1: It is strange that you do not have any documentation
that would detail this critical functionality, or am I missing something?
We regret for the inconvenience caused,
we will consider this “CRUD” functionality for schedule control in our KB
documentation and will publish in online KB documentation location as soon as
possible.
Query
#2: schedule control,
"day, week, work week, month" section is squished.
The
above mentioned issue raised due to the “bootstrap.css” overwrites our schedule
control CSS, therefore we suggest you to comment or remove the following CSS
content from the “bootstrap.css” files.
<Code>
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
</Code>
Query
#3: Unfortunately, the
sample you have provided does not work under IE 11 (under Windows 8.1
professional) - see attached exception that is generated. What am I doing
wrong?
We
are unable to reproduce the reported issue in our end and this issue raised
when we set the “CurrentDate” wrongly. Therefore, we suggest you to check the
format of the “CurrentDate” settings. If you still face the same issue means,
kindly revert back to us with some more information such as video demo contains
the reproducing steps or culture information that you are using. Hence it will
be more helpful for us to figure out the issue and provide you the better
solution.
Please
let us know if any other concerns on this.
Regards,
Velmurugan
Hi Petar,
Thanks for your update.
We would like to let you know that we have modified the previous sample by demonstrating your requirement for binding multiple resources with the schedule control and attached the same in this update which can be downloaded from the attachment link at the bottom.
Note: The attached sample has been created by including the fix for the issue which we faced while binding resource data from the database. Since this fix was internally made and will be included only in the upcoming release Volume-3, 2014, therefore it is necessary to use the web.all.min script file which was attached and referred in this sample to execute it. Also, we request you to upgrade to the latest version, once our main release Volume-3 rolls out in order to get these issues fixed.
Please let us know, if you need any further assistance.
Regards,
C. Uma Maheswari