Hi, we are using RadMenu with a XML data source. But everytime we change something in the XML file, the change does not reflect in the menu immediately, sometimes taking hours. What settings should we be looking at to change the refresh so that modifications to the XML can appear instantaneous?
1 Answer, 1 is accepted
0
Atanas Korchev
Telerik team
answered on 21 May 2009, 03:23 PM
Hi Tony,
Perhaps you can use the CacheDuration property of the XmlDataSource or disable caching altogether. For more information about the XmlDataSource please refer to its MSDN documentation.