Is there a simple way to replace the statice resouces defined by
<Resources>
<DayPilot:Resource Name="A" Value="A" />
<DayPilot:Resource Name="B" Value="B" />
<DayPilot:Resource Name="C" Value="C" />
</Resources>
with somthing that will link to a database table that may ocasionly change?
Regards
Brett