Hi,
in the ScheduleView control, I fill the control with appointments and SpecialSlots from 8AM to 4PM. Using the mousewheel cause that sometime, the SpecialSlots become not visible!!! When this occured, I need to force a refresh by scrolling a little bit then the SpecialSlots become visible...
Demo included (rename the JPG file to ZIP)...
Thank's
Alain
5 Answers, 1 is accepted
Can you please share some more details regarding the exact scenario? Is there any particular need of having special Slots with duration of 15 minutes instead of a single Slot with duration of 8 hours? If you use only single slot for the whole range, everything will work as expected.
Please share some more details of what exactly you need to achieve. Meanwhile we will investigate the cause of the observed behavior.
I'm looking forward to hearing from you.
Regards,
Kalin
Telerik
Hi Kalin,
the need we have ragarding the special Slots is the following:
- We need to preserve the visibility of the horz/vert lines in the scheduleview, those horz/vert line look like seperators between each cell
- For each special Slot (each 15 mins), we have control in it like a label to draw something, a bitmap or etc...
- Depends on the day, the time, the resource and etc... we can display a different special slot with a different background
- On a mouse click on a specific special slot, we need to return the object associated with the special slot to raise and event containing a lots of info such: Date, Time, Resource, Color, etc....
Using the mousewheel fast up and down cause the issue of having a none completed refresh special slots...
Hope this help :)
Thank's
Alain
Thanks for the details. However we would some more time in order to further investigate the issue - I'll get back to you as soon as possible.
Thanks for understanding.
Regards,
Kalin
Telerik
Thanks for your patience. After further investigation we managed to resolve the described issue. We will do our best to include it in the service pack (coming at the begging of next month) or in the next internal build. Please keep eye on the release notes, download and test the fix in your project.
I apologize for any inconvenience caused. I have also updated your Telerik points for your involvement.
Regards,
Kalin
Telerik
Hi,
great news :)
Alain