This is a migrated thread and some comments may be shown as answers.

Bind a specific row from object context

1 Answer 73 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
ajoua taha
Top achievements
Rank 1
ajoua taha asked on 03 Nov 2016, 10:12 AM

Hi, 

I want to bind a textbox in a report with a specific value of a specific row from object context.

Thanks,

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 03 Nov 2016, 03:05 PM
Hello ajoua,

You can create a report template and set the report's DataSource. Thus there will be produce a Detail section for each record in the assigned data - Report Structure.

to get a specific value, you can use a user function as a TextBox.Value. You may find interesting also How to use the ReportItem.DataObject property in expressions

Regards,
Stef
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
ajoua taha
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or