|
Rich Visualization ------------------ The GanttControl fully exercises the power of the Silverlight platform and extends you very rich and customizable visualization and interactive capabilities with great graphics and animation.
Native Silverlight Implementation --------------------------------- Written natively for Silverlight, the control is light weight and high performing. Unlike ASP.NET and other web based solutions, it's very rich! But, it also provides the cross platform support with support for varying browsers (IE, Firefox, Safari, Opera, Google Chrome, etc, you name it!) and many operating systems.
Inuitive Data Binding --------------------- Easily bind a database table or for that matter any list with the GanttControl. Mapping your data source fields to the controls is easily done declaratively in XAML. Binding to ADO.NET data services based data sources is fully supported.
Or even persist data in XML files. You can even consume data from Microsoft Project XML files.
Task and Dependency Editing --------------------------- Easily Indent and Outdent tasks to change their parent-child relationship. Also move one or more tasks, up or down within the list easily via drag and drop. Context sensitive tooltips and information popups provide excellent usability to your end-users.
Progress Tracking ----------------- End-user can easily track and drag adjust the progress of a task with an embedded progress bar.
Customizable Appearance ----------------------- A rich interactive UI based on standards like Microsoft Project, is also fully customizable via properties and custom templates.
Culture Aware and Localizable ----------------------------- The control is fully culture aware and the internal text used is easily localizable.
Flexible Timelines ------------------ The gantt chart supports varying customizable time line headers. Use one or more of day, week, month or year based time line headers.
Robust Dependencies Support --------------------------- Allows setting up different types of dependencies between the tasks: - Finish to Start (default) - Finish to Finish - Start to Finish - Start to Start You can also specify a lag between the dependent tasks.
Special Days Support -------------------- Include customizable special day markers to indicate deadlines, milestones, etc in the time line. A 'Today' line is presented by default. |