Hi All,
I have a question for binding syntax of the report list control. I set the datasource of my report code behind and can now read the values with e.g. [=Fields.Name]. Now i have a list control in my report and have to insert a binding expression for the collection which can be found in the datasource. So what is the Syntax to bind to the property e.g. Datasource.Adresses and get the Values from Adress to display them in a textbox located in the list control.
Best regards Markus
I have a question for binding syntax of the report list control. I set the datasource of my report code behind and can now read the values with e.g. [=Fields.Name]. Now i have a list control in my report and have to insert a binding expression for the collection which can be found in the datasource. So what is the Syntax to bind to the property e.g. Datasource.Adresses and get the Values from Adress to display them in a textbox located in the list control.
Best regards Markus