Add capability to upload .mpp file and populate the GanttDataSource, GanttDependencyDataSource and Resource Assignments. Thanks.
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
DHTMLX has it
Hi http://demos.radiantq.com/jQueryGanttDemo/Demo.htm
Thanks for the pointers, Kurt. Will forward your feedback to the team.
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.
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
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.