이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

RadiantQ Silverlight Gantt

Add interactive gantt charts to your Silverlight Web applications.

RadiantQ사에서 공개
2010년 부터 ComponentSource에서 판매중

버젼: 7.0 업데이스 날짜: Sep 15, 2015

RadiantQ adds customizable headers

Released: Oct 20, 2010

Updates in this release

Updates in V2.0

New Features:

  • A CheckBoxDropDown to allow end users to select multiple resources in the dropdown, in the Resources column in the grid
  • GanttControl.ActivityTimeChanged event notifies of end-user changing the start or end time of a task
  • Set BaseActivity.IsEndTimeCachingEnabled to true to improve performance for tasks with large Efforts
  • ContextMenu for the grid now appears wherever you right click on a row
  • ResourceIDBinding lets you persist Resource Assignments using your "resource ids" which would be unique rather than "resource names" as in the older version
  • Support for Resource Specific Calendars (Schedules)
  • New GanttControl.AdjustDurationOnAssignments property to help setup effort-driven scheduling (true; default) or fixed-duration scheduling (false)
  • TimeScaleHeaderDefinition.TimeUnitTemplate allows you to customize the look and feel of the time line headers
  • GanttControl.TaskBarBackgroundTemplate allows you to define custom UI elements behind a task bar

Fixes:

  • Fix for MS Project Export issue
  • Fixes chart going out of sync with grid on up/down
  • Fix for PrintChart bug while printing in ResizeToFit mode
  • Fix for the ProgressBar rendering incorrectly issue when multiple resources are assigned