Skip to Content
0
Former Member
Apr 25, 2014 at 11:33 AM

Change DataSource of fields via code

51 Views

Hey there,

is it possible to change the properties Name and FormulaName of the FieldObject programmatically (c#)? Both properties are readonly. We need to replace the fieldnames of many reports which contain a big count of fields. We don't want to do it in the designer, because this would be very time expensive.

Is there a possibility to change the DataSource of the FieldObject programmatically? Or is it possible to remove fields and add new fields to the report (programmatically)?

Thank you in advance.

Kind regards from Germany

Markus