Guys,

Can I change this...

<asp:XmlDataSource ID="xmlDataSourceSections" runat="server" DataFile="~/Physical.xml" XPath="/PPRObject/Section" />

To take a path from my webconfig for the datafile?

AppSetting("PhysicalTemplate")

Thanks
Bob