Unplanned
Last Updated: 05 Jun 2024 14:52 by Alan
Kurt
Created on: 12 Mar 2015 19:52
Category: Gantt
Type: Feature Request
41
Add Microsoft Project (.mpp) file import into Kendo UI Gantt Chart DataSource/Database
Add capability to upload .mpp file and populate the GanttDataSource, GanttDependencyDataSource and Resource Assignments. Thanks.
7 comments
Alan
Posted on: 05 Jun 2024 14:52

Excel export for RadGantt is a very useful feature.

One of which enables the Excel export to be uploaded/imported into a Client planning tool (i.e Microsoft Project, Primavera P6, etc..) I would expect the Excel Export to be the same format/data as displayed in the Gantt.

Most of Telerik Controls have an Excel/CSV/PDF Export feature available. I'm unsure why RadGantt misses out.

Alan

Scott
Posted on: 04 Aug 2017 20:39
DHTMLX has it
Vino
Posted on: 20 Jul 2016 12:44
Hi

http://demos.radiantq.com/jQueryGanttDemo/Demo.htm
ADMIN
Telerik Admin
Posted on: 09 Apr 2015 13:35
Thanks for the pointers, Kurt. Will forward your feedback to the team.
Kurt
Posted on: 16 Mar 2015 23:26
I am pretty sure you could use the Upload (sync) to upload the .mpp file along with a project id (and whatever other project metadata) then on the server use a library similar to MPJX (http://mpxj.sourceforge.net/) available for .Net and Java to extract the data from the .mpp file and insert into the respective tables.Thanks.
Kurt
Posted on: 16 Mar 2015 23:08
For reference there is an existing company Bryntum that has a control Ext Gantt and in the list of features under General (4th bullet item) states "Export to PDF/PNG, import from MS Project"
Reference page: http://www.bryntum.com/products/gantt/features
Thanks
ADMIN
Telerik Admin
Posted on: 16 Mar 2015 14:07
Thanks for the suggestion.

Do you know of other javascript gantt components which support the import functionality you are requesting? If there are, feel free to provide a reference to be able to research their implementations, thanks.