中国最专业的商业控件服务网
[
请登录
] [
注册
]
慧都解决方案
热门搜索:
XGantt
|
DevExpress
|
WebUI
|
BCGControlBar
|
工作流
|
silverlight 图表
|
报表
搜索控件
购买流程
销售承诺
支付方式
慧都服务
首页
找控件
控件问答
资讯
咨询服务
培训
视频教程
关于慧都
电话:400-700-1020(免费)或023-66090381
慧都咨询服务,助你提升开发效率,降低成本
真实姓名:
方便我们称呼您,我公司将承诺对于您的个人信息将完全保密
*
公司名称:
请填写公司全称,以便我们为您提供一对一的贴心咨询服务
QQ:
请填写常用的QQ,以便我们为您提供即时的线上答疑
MSN:
请填写常用的MSN,以便我们为您提供即时的线上答疑
*
电话:
以便我们为您提供免费售前咨询服务
通讯住址:
方便给您免费投递控件资料
提交
product
您可能会用到这些产品
开发商产品
更多
WebSchedulerGo
CalendarGo! Bundle
WebCalendarGo
用户评论
慧都网友:
操作非常简单,而且容易上手!
版本更新
更多
CalendarGo! Bundle v7.0
(09-11-18)
...v6.3.10
(09-09-10)
...v6.3.4
(08-08-28)
...v6.3.3
(08-05-26)
授权相关问题
产品授权方式主要有哪些?
如何选择适合自己的授权方式呢?
怎么区别开发授权和分发授权?
购买了控件是否就可以任意使用呢?
授权的使用期限是多久?
相关文章
暂时没有相关新闻
同类产品
Essential Studio User Interface Edition
MindFusion.WinForms Pack
甘特图二次开发与项目外包
MindFusion.Scheduling Pack
MindFusion.Silverlight Pack
VARCHART JGantt
上一个
ComponentOne Studio for WPF
下一个
WebScheduler
CalendarGo! Bundle
[产品编号: 11592 ]
收藏
订阅
当前版本:
v7.1
[销售以商家最新版为准,如需其他版本,请来电咨询]
开 发 商:
ComponentGo
唯一正式授权
产品类型:独立控件
产品功能:
甘特图
/
日程管理
控件类型:
.NET
其他特性:
Windows Form
产品源码:源码可选
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍
下载
购买
版本更新
开发商
视频与培训
评论(1)
CalendarGo! Bundle v7.0
(最新版)
(09-11-18)
v6.3.10
CalendarGo! Bundle v7.0
(09-11-18)
...v6.3.10
(09-09-10)
...v6.3.4
(08-08-28)
...v6.3.3
(08-05-26)
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.