Schedule Resources based on table

Asked by Brett
12 years ago.

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

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