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.
6 comments
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.