Show cool things you have done with our products


Post by Chandrashekhar27 »

i am using 2.0.8 version gantt chart....

following exception in "https://cdn.sencha.io/ext-4.0.2a/ext-all-debug.js"
Uncaught Ext.Error: Ext.Loader is not enabled, so dependencies cannot be resolved dynamically. Missing required class: MyApp.DemoGanttPanel

Post by mats »

Please start a new thread where you describe your issues. And include relevant description and code that provokes the error.

Post by Chandrashekhar27 »

thank u,

I have created project Gantt chart using 1.2.3 version[EXT JS3], its work perfectly...
CRUD operations working fine.....

But in 1.2.3 there is no option for REORDERING the items...

So..I switched to EXTJS4...

I Have tested all versions 2.0.6,7,8,9 but in these CRUD operations not working fine ....

When add new task it calls UPDATE function,it not calls DELETE,CREATE methods while doing delete task and add new task

What is issues in these version??

Can u please suggest which version support CRUD operations perfectly??

I need to implement RE-ORDERING the task in new my project.....

Working ASP.Net sample....you are using "SAVE" button to update the changes...but i need to update without click the button

Post by nickolay »

@Chandrashekhar27 As suggested, please start a new thread with your question. Closing this one.

Locked