Search found 3012 matches

Can you show your data and CSS? Because I cannot reproduce that locally. Screenshot 2024-03-01 at 16.59.36.png Looks like you have some powerful CSS overrides going on there which is affecting layout: Screenshot 2024-03-01 at 17.01.23.png Could be that your CSS is disturbing the layout of the time a...

Add an event listener to the Calendar as described above:

dragend.mov
(3.17 MiB) Downloaded 16 times

I don't understand. What custom element do you need? As I asked what is the real requirement that the user has. What do they need to see and do?

This sounds overcomplicated.

This will make the widget completely dead and unresponsive to all interactions:

Screenshot 2024-03-01 at 09.34.44.png
Screenshot 2024-03-01 at 09.34.44.png (197.25 KiB) Viewed 163 times

The leaf nodes have a parentId field do they so that we know how to build the tree structure from the flat data?

Detect when a drag gesture ended? You have these events to detect that: https://bryntum.com/products/calendar/docs/api/Calendar/view/Calendar#event-dragCreateEnd https://bryntum.com/products/calendar/docs/api/Calendar/view/Calendar#event-dragMoveEnd https://bryntum.com/products/calendar/docs/api/Cal...

It should handle that OK. See this example: https://bryntum.com/products/calendar/examples/megadataset/

I see there’s framework stuff mentioned. That is a potential problem.

What is your application requirement?