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

Creating a table with Master and Detail records

1 Answer 61 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 08 Feb 2012, 05:26 PM
I have a collection of Document objects that I'd like to bind to a table in my report. Each Document has a collection of Note objects as well. Is it possible to bind a table in such a way that there are master and detail records with different columns and values?

DOCUMENT: Id - Field1 - Field2 - Field3 - Field4
DOCUMENT: Id - Field1 - Field2 - Field3 - Field4 
  NOTE:   User - Text - Timestamp
  NOTE:   User - Text - Timestamp 
  NOTE:   User - Text - Timestamp 
DOCUMENT: Id - Field1 - Field2 - Field3 - Field4 
  NOTE:   User - Text - Timestamp 

And if not, is there an easy way to simulate such functionality? If you have any documentation or sample projects you can supply me with I'd appreciate it.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 11 Feb 2012, 02:58 PM
Hello Andrew,

Check the following forum threads that elaborate on your inquiry:

All the best,
Steve
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
General Discussions
Asked by
Andrew
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or