User Profile & Activity

Vincenzo Angeloni Member
vincenzo.angeloni@wuerth-phoenix.com
Page
of 12

Hi Yudi,

I think that this behavior is wrong and should be changed. The short name of the week must be always aligned with the event frame otherwise the presence of this names is useless and can confuse the final user of the scheduler.

Regard,

Vince.

Hi,


do you have any news about the availiability of this hotfix?


vince

Hi Andi,

I tested the snippet, I found the method GetStartDateOfWorkWeek(date) but I cannot find a method GetEndDateOfWorkWeek(date) and the method GetEndDateOfWeek(date) has the same problem.

I miss something?

Regards,

Vince

Posted: June 1, 2010 10:00 AM

Hi Glenn

the modified disabled all day style will be included in the next version of the libraries of the WebScheduler or I have to write this snippet always in my code?

Thanks,

Vince

Hi Andy,

the week view is an issue: the problem is not on the 3rd of April but is on the 2nd of April, look better at the previous attached image WeekView.png: I set the interval

var arr = new ISArray();
arr.Add(new WebSchedulerDateRange(new Date(2010, 2, 29, 0, 0, 0, 0), new Date(2010, 3, 3, 0, 0, 0, 0), 1, "DateTime"));

the 2nd of April that should be green but is not colored.

Regards,

Vince

Hi Yudi

the problem depends on the current time and on the visible time.

Here a new screen shot: as you can see in the computer clock current time is 8.43 AM. I set the visible time from 03.00 AM to 07.00 AM.

<ViewSettings SelectedViewMode="Week" SelectedWeekViewMode="FullWeek" VisibleEndTime="t0700" VisibleStartTime="t0300">

Because 8.43 AM is outside visible time, the WebScheduler rise the error.

Regards,

Vince

Posted: May 20, 2010 3:28 AM
Hi Handy,

About point one, take a look at attachment Point1ScreenShot.png: I added 2 "all day" events, one for day 18 and one for day 19. I added a WebSchedulerDisabledTime for day 18, the "all day area" is colored because I set the property DisabledAllDayEventAreaStyle.BackColor of the WebScheduler to some color. As you can see the event on day 18 is rendered incorrectly while the event in day 19 is rendered correclty, independently from the height for WebScheduler.

About point two, take a look at attachment Point2ScreenShot.png: I set property DisabledAllDayEventAreaStyle.BackColor of the WebScheduler to some color, I added a WebSchedulerDisabledTime from 2010/05/16 to 2010/05/23. As you can see the "all day area" of the current day is not colored while the same area for others days is colored.

Regards,

Vince

Posted: May 19, 2010 2:42 AM

Hi Handy,

a screen shot in attachment. For day 19 an 20 I set disabled time.

  1. the event test is not correctly aligned in the all day area of date 20.
  2. all day area of day 19 is not colored red.
Regards,

Vince.
Posted: May 18, 2010 5:31 AM

Hi Yudy,

I solved with the week view: I'm using Internet Explorer 8, after I disabled the compatibility view and after i changed the doctype from

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

to

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >

cells are colored correctly.

For the Month view I have still to use el.style.backgroundColor to have cells colored, and for me this is fine.

Regards,

Vince.

Hi Andy,

I do not see version 3.0.1000.5 released neither in the Update Manager nor in the Developer Network. Where is it avaialble?

Regards,

Vince

All times are GMT -5. The time now is 3:39 AM.
Previous Next