Scheduler Conditional Formatting

I am trying to follow the example of the conditional formatting of items in the scheduler component. I have added the following to the SchedulerAppointmentRender event.

However, i get an error during compilation.

image

Please advise

Hi @jheatherington,

Try using ${event} instead of args. When I did that Radzen generated the right code:

1 Like