Hi,
I have setup an ASPxGridview in webpage together with a ASPxDashboardviewer in my ASP.net page to allow user to change the dashboard on runtime.
I have created a System.Xml.XmlDocument and load the xml from physical file created by DashboardDesigner via the XmlDocument.Load method and assign the XmlDocument.Outerxml string to the e.Dashboardxml parameter during the DashboardLoading event (DashboardID has been set also), but it return the message "Dashboard has not been found" during debugging.
Can you provide an example of loading the dashboard from PHYSICAL XML FILE (instead of loading from database)? I have gone through your Financial demo dashboard and tried the same method but still doesn't solve the problem.
I have attached the website, project folder and dashboard layout folder for your reference.
Thanks.
Regards,
Cheang
I am afraid I cannot provide you with an immediate answer. Please bear with us, we are searching for a solution.
Sure, thanks for your assistance.