中国最专业的商业控件服务网

慧都控件网

电话:400-700-1020(免费)或023-66090381
product
最经典Silverlight控件套包助你打造酷炫的Web应用程序
  • 暂时没有相关新闻
上一个 上一个 ComponentOne Studio for WPF 下一个 下一个WebScheduler
CalendarGo! Bundle
[产品编号: 11592 ]  
CalendarGo! Bundle

收藏订阅

  • 当前版本:v7.1   [销售以商家最新版为准,如需其他版本,请来电咨询]
  • 开  发 商:ComponentGo 唯一正式授权
  • 产品类型:独立控件
  • 产品功能:甘特图 / 日程管理
  • 控件类型:.NET
  • 其他特性:Windows Form
  • 产品源码:源码可选
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下载 购买 版本更新 开发商 视频与培训 评论(1)  
CalendarGo! Bundle v7.0(最新版) (09-11-18) v6.3.10

CalendarGo! Bundle 版本更新 v7.0 (更新日期:11/18/2009)
  • The enabling and disabling of the “New” button of the ComboCalendar was corrected. The button was disabled just afterwards the form was shown, even though it should not; the selected interval of time was pointed at.
  • A new DragMode property into the RootCalendar object was added, which controls behavior of the drag and drop appointment operation with linked appointments. The property states the appointment is dragged either together with linked appointment or independently from ones, etc.
  • New BehaviorOptions.ProgressProportionalToVisiblePart flag controls how an appointment progress bar is painted, if part of the appointment is located outside of the visible resource scheduler rectangle.
  • A refreshing of the text tooltip, when the user move cursor point crossover appointments, was corrected.
  • The ability to vertical scrolling of appointments in weekly and monthly calendar was added. The scrolling allows to show appointments, when they do not fit in day box, because there are too much appointments per one day.
  • When there is not enough place for appointments in weekly and monthly view, and ComboCalendar control is used, the clicking on the more appointments indicator caused switching to day view. The behavior is controlled by the new BehaviorOptions. MoreAppointmentsSwitchToDayView. Additionally, new TabularCalendar.MoreAppointmentsClicked event was added. It is invoked when the user clicks the more indicator.
  • A new appointment painting ThinnerBoxWithText style for ResourceScheduler control was added. That is like the BoxWithText style, apart from it is a little thinner than BoxWithText that allows to stop a vertical line of time grid.
  • The adding new appointment by double-clicking was corrected. When user double-clicked at the daily calendar, but outside the time grid (in central place of control) the new appointment was added into the calendar, although it should not. The problem especially appeared, if the DailyCalendar.AllDayVisible property equaled false, and clicking at the date label, resource label, etc caused opening huge editor for whole day.
  • Behavior of right-mouse click was changed. When user right-clicks on the appointment’s rectangle (for example, in order to show context menu), the appointment are not going to be selected. Currently, the appointment became selection, and is easy to determine, for which appointment the context-menu has been opening.
  • Selecting of longer period in linked calendar was corrected. When the longer interval of time was selected in linked calendar, for example 3 or 4 weeks, the combo calendar switched into monthly view, but showed 2 weeks only.
  • When the calendar contained the resources, and all of them were invisible (Resource.Visible==false), the calendar threw the exception. Now, the calendar displays normally, but is no active.
  • Cooperation with linked calendar was modernized. The calendar supports the month navigating, using calendar in work-week view, etc.