Our state of the art Gantt chart
Those URLs are different, you're talking about redirection rules. Your ASP.NET backend is looking for ganttcrud
method on the Main controller, according to the URL /Main/ganttcrud/load
. Just open this URL in browser and you'll see. And then open same URL without leading Main/
.
Hi,
As I told you that I didn't change anything in configuration of bryntum gantt. Please take a look the attachment below.
-
Attachments
-

- project load url.PNG (127.08 KiB) Viewed 81 times
You're showing exactly the troubled config that I've been explaining to you. You need to add leading /
to the url.
Hi,
Thanks for your quick response. It's working now.
I have another issue regarding to height of bryntum gantt. Seem it missing something and make height of gantt not enough to show the data inside. Could you please advice me how to fix this issue?
-
Attachments
-

- small height.PNG (54.35 KiB) Viewed 80 times
You need to review your website HTML / CSS and make sure you have told the Gantt how to size itself (it does not size itself).
Tired of debugging javascript errors in web applications? Try our powerful error logging service RootCause