Discuss anything related to web development but no technical support questions


Post by Dev@2609 »

HI Team,

Good to connect with you.

We are developing an application that would populate gantt chart from backend(.net core) with UI in Angular. We want to know whether it is possible to implement your product and integrate it with .net core and angular. We also want some additional features along with your Bryntum Scheduler and Bryntum Gantt products.

I am trying out few examples from free trials. Just wanted to know that can we use your product to populate gantt chart with custom features and integrate it with Angular in frontend.

Thanks.

Post by saki »

Generally speaking, we develop our components as highly configurable and extensible that provide a lot of features out of the box. They are also prepared for easy implementation of custom features if needed. Therefore, virtually anything can be added or changed in Gantt.

Our components, including Gantt, consume server data in JSON format by default and they are backend agnostic so .net core will do. Any other backend capable of sending and receiving the properly formatted data would be fine too.

Gantt can be used in Angular very easily as can be seen in integration examples. There is also Angular Integration Guide.

So the answer is: yes, you can use Gantt with Angular and configure it to your needs.

Post Reply