bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
53 stars 6 forks source link

Update .NET demo to support multiple baselines #9715

Open marciogurka opened 1 month ago

marciogurka commented 1 month ago

Forum post

Currently, the structure that we have on our .NET demo allows the task to have only one baseline per task.

But we support multiple baselines, so we could implement that upgrade on our demo too.

marciogurka commented 1 month ago

The demo is .NET Core, not .NET