I want to put an image in the row header each row will have a different image.
Can someone tell me why the code belowworks in DayPilot Lite but not in the Full version?
DayPilotScheduler1.Resources.Add("<img src='images/myimage.png' width='32' height='32' />", "Z");
Regards,
LG