C# .NET - DevExpress Xtrareport connectionstring

Asked By gibs on 21-Oct-13 10:22 AM
I am creating Xtrareports on my development machine with the database on my local machine. Now I want to be able to deploy the application and be able to point the reports to the actual production server.
How do I change the connection string properties of the XtraReport at runtime.

Thanx