Page 1 of 1

Programmatically find/replace datasource name references

Posted: Sat Oct 27, 2012 9:03 pm
by hardingja
Datasource name is renamed, anyone have an example of how to programmatically find all controls referencing the datasource and replace its datasource name to the new one?

Re: Programmatically find/replace datasource name references

Posted: Mon Oct 29, 2012 7:12 am
by HighAley
Hello.

Unfortunately there is no method to change its' name automatically.
But you could change Data Source name in the report template file.

Thank you.