<@U0F3291QE> Thanks! I made a workaround, I use “a...
# tornadofx
b
@edvin Thanks! I made a workaround, I use “advanced” model for editing, that is a descendant of ItemViewModel only in one place. So in the editor I just put an extra simple ItemViewModel in the scope, that is bound to the WeekTimetableDataModel. A bit ugly, but works 😉