- Home
- Forum
- Xamarin.Forms
- SfSchedule custom TimeInterval just not work with value 300 minutes
SfSchedule custom TimeInterval just not work with value 300 minutes
Hi,
I am using the latest Syncfusion SfSchedule (17.1.0.40) with customized TimeInterval and TimeIntervalHeight. Everything work perfectly, except when I set the TimeInterval value to 300 (minutes).
Attachment: sample_59a6329e.zip
I am using the latest Syncfusion SfSchedule (17.1.0.40) with customized TimeInterval and TimeIntervalHeight. Everything work perfectly, except when I set the TimeInterval value to 300 (minutes).
Seem, there is something not right at the SfSchedule control against the TimeInterval value of 300 (see attached screen captured TimeIntervalError.png or run the sample code code.zip).
Besides the TimeInterval, is it possible to get rid of the shade pattern on those defined non accessible slot (see attached screen captured NonAccessSlotShade.png)?
Besides the TimeInterval, is it possible to get rid of the shade pattern on those defined non accessible slot (see attached screen captured NonAccessSlotShade.png)?
Regards,
CT
Attachment: sample_59a6329e.zip
SIGN IN To post a reply.
7 Replies
DY
Deivaselvan Y
Syncfusion Team
April 10, 2019 01:07 PM UTC
Hi Chang,
Thank you for contacting Syncfusion support.
Currently we are analyzing your queries about “The time interval doesn’t work properly for the value 300” and “any way to change the shade pattern in NonAccessibleBlock” in source and sample level, we will update you more details for the same in two business days on 12th April 2019. We appreciate your patience until then.
Deivaselvan
DY
Deivaselvan Y
Syncfusion Team
April 11, 2019 12:42 PM UTC
Hi Chang,
Query 1: Regarding Schedule doesn’t display the time interval properly for the value 300
We have analyzed the reported behavior, as per the schedule implementation when the time interval hour value which doesn’t divide the value 24 (Total hours per day) will display schedule with the default time interval (60 mins) to avoid the incomplete time slots.
For example, if the time interval value will be five hours (300 mins) and if we divide the time interval based on the value there is no time slot for 25 hours and the time slot from 20 to 24 will be incomplete and we didn’t implement to display the near value too in schedule. Hence, as per the behavior schedule works fine as expected.
Query 2: Regarding to change the shade pattern in Non-Accessible block in schedule
Currently schedule doesn’t have support to change the default view for the Non-Accessible block, and we have logged a feature request for the same, it will be implemented in any of our upcoming release. We appreciate your patience until then.
Now You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link.
Link: https://www.syncfusion.com/feedback/5749/template-support-for-non-accessible-block-in-schedule
Kindly revert us if you have any concern.
Deivaselvan
CC
CT CHANG
April 11, 2019 02:49 PM UTC
Hi,
Alright, totally understood.
Alright, totally understood.
But, can I suggest to make the time interval base on the StartTime and EndTime for calculation?
Which mean,
I have a,
StartTime: 08:00
EndTime: 18:00
TimeIntercal: 300min
So, the TimeInterval will be
60min between 00:00 ~ 08:00
300min between 08:00 ~ 18:00
60min between 18:00 ~ 23:00
If (EndTime - StartTime) / TimeInterval produce remaining. Then it will apply the default 60min TimeInterval. Otherwise, use the user defined value.
Which mean,
I have a,
StartTime: 08:00
EndTime: 18:00
TimeIntercal: 300min
So, the TimeInterval will be
60min between 00:00 ~ 08:00
300min between 08:00 ~ 18:00
60min between 18:00 ~ 23:00
If (EndTime - StartTime) / TimeInterval produce remaining. Then it will apply the default 60min TimeInterval. Otherwise, use the user defined value.
Because, it should be understood that those time slow before StartTime and after EndTime is not important or at least not concern by the application/solution. Furthermore, those time slot before StartTime and after EndTime can be easily get rid off from screen by set the WorkStartTime and WorkEndTime.
Regards,
Regards,
CT
SP
Subburaj Pandian Veluchamy
Syncfusion Team
April 12, 2019 10:54 AM UTC
Hi Chang,
Thank you for the update.
We have analyzed your requirement “Display the custom time interval based on the start time and end time value” and we have considered to implement this and logged an improvement task for the same. We will implement and include the changes in our upcoming Volume 1 SP1 release which is expected to be available by mid of May 2019. We appreciate your patience until then.
You can track the status of this report and contact us for any further inquiries through this link.
Regards,
Subburaj Pandian V
Subburaj Pandian V
CC
CT CHANG
April 13, 2019 09:34 AM UTC
Hi Subburaj,
That awesome and looking forward the next SP1 release.
Regards,
CT
SP
Subburaj Pandian Veluchamy
Syncfusion Team
April 15, 2019 08:44 AM UTC
Hi Chang,
Thank you for the update. We will let you know once it has been rolled out and appreciate your patience until then.
Regards,
Subburaj Pandian V
Subburaj Pandian V
SP
Subburaj Pandian Veluchamy
Syncfusion Team
May 15, 2019 10:18 AM UTC
Hi Chang,
We are glad to announce that our Essential Studio 2019 Volume 1 SP1 Release v17.1.0.47 is rolled out with the implementation “Display the custom time interval based on the start time and end time value” and is available for download under the following link.
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.
Regards,
Subburaj Pandian V
Subburaj Pandian V
SIGN IN To post a reply.
- 7 Replies
- 4 Participants
-
CH CHANG
- Apr 10, 2019 01:30 AM UTC
- May 15, 2019 10:18 AM UTC