iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
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
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,
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.
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.
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.
Hi Handy,
a screen shot in attachment. For day 19 an 20 I set disabled time.
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.
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?
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname