The Demo sample shows "John" in the Vertical axis , based on resource <DayPilot:Resource Name="John" Value="A" />
Is there a way to show a thumbnail or icon instead?
Thanks,Peter
Does the image need to be a certain size ? Or should I override the img attributes ? This is what I have now :
e.InnerHTML = @" <img src='../Images/0.jpg' />";