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

Table/Cross Tab/List = Confused

1 Answer 100 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Charles
Top achievements
Rank 1
Charles asked on 27 Aug 2009, 04:53 PM
Hi,

I wonder if you can help with me the following scenario I am trying to achieve:

I create a report using the designer wizard and bind a business object to it - lets call it "MyObjectDetails".

The "MyObjectDetails" object has a property called "Features" - which is a generic list of strings.

On the report I drag a Table report item - what I want to do is "bind" the "Features" list of strings to the Table report item so when the report runs the features are displayed in the Table.

I have read your examples and watched your videos and i am very confused on how to achieve this!

Any ideas?

1 Answer, 1 is accepted

Sort by
0
Chris Gillies
Top achievements
Rank 1
answered on 28 Aug 2009, 07:10 AM
As far as I understand, the table item in Telerik Reports is just like a data regions counterpart in crystal - i.e. it can be bound to any datasource be it the same as the report source or different one. So you can go ahead and bind your table to the same datasource. I think something similar is shown in this forum: http://www.telerik.com/community/forums/reporting/telerik-reporting/linq-or-business-object-datasource.aspx
Tags
General Discussions
Asked by
Charles
Top achievements
Rank 1
Answers by
Chris Gillies
Top achievements
Rank 1
Share this question
or