Our pure JavaScript Scheduler component


Post by roman_e »

Hi

I use a column where the type is set to tree.
After I build the structure and add it with Scheduler.resourceStore.add(), only the root node is visible.
The other ones are shown after I press once on the header to sort the column.
Do I need to call a specific function to refresh this view so it works?

I've attached a sample.
Press on "create" and afterwards "Add People". Only the root is shown in the Name column.
If add People is pressed once more, no items are shown until the column is reordered again.
Attachments
bryntum_test.zip
(1.68 KiB) Downloaded 134 times

Post by johan.isaksson »

Hi,

I can confirm that this is a bug, I have created a tick on fixing it. You can track it here: https://app.assembla.com/spaces/bryntum/tickets/7364.

I will look at it right away.
Best regards,
Johan Isaksson

Post by johan.isaksson »

The bug has been fixed, it will be part of the next release (1.2, planned for next week) or you can get it from nightlies in CustomerZone.
Best regards,
Johan Isaksson

Post Reply