Click to See Complete Forum and Search --> : crystal report from XML


tpadhu
March 2nd, 2006, 05:51 AM
I have a VB.Net (2003) project that has a simple Crystal Report. The
report displays data contained in an .XML file.

Using the wizard, I was able to get it to displaty properly.


The problem, is that I would like the user to be able to choose an .XML
file (of the same format) and have the report dynamically display its
contents.


I cannot figure out how to change the .xml file that it reports on
during runtime.