search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

How can i add image in in second row or in first row?

Asked by Akhtar Raza
3 years ago.

I want to add an image in the row header in my angular 6 day-pilot.

Answer posted by Dan Letecky [DayPilot]
3 years ago.

You can use onBeforeRowHeaderRender event to insert custom HTML and/or active areas:

https://doc.daypilot.org/scheduler/row-header-customization/

Comment posted by Akhtar Raza
3 years ago.

I'm asking this about in angular 6. while applying ( args.resource.backColor = "grey" ). I'm getting error like, Cannot set property 'backColor' of undefined.

Comment posted by Akhtar Raza
3 years ago.

I want image as an icon not as a background.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.