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

sample code for dynamic reports using TableGroups

1 Answer 126 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
rashad kabbara
Top achievements
Rank 1
rashad kabbara asked on 22 Jul 2010, 10:28 AM
how can i set a value to the Header of the Table?
for example i have a list<string> that contains the column header text of a datatable. and i need to set the header value to this list so it will display all column names.
i successfully created the rows in the table according to the Datatabl since i can access the body of the table(Table.body). how can i access table header and set its value?
any help?

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 27 Jul 2010, 03:29 PM
Hello rashad kabbara,

Your post is a bit confusing and we're not sure of your exact goal. The Table item is a separate data region which has its own DataSource. More info about binding data items is available in the Binding a Data item to Data help article. If your data is consisted in more than one Table, you should bind another data item to it i.e. either a report, chart, table or subreport.

All the best,
Steve
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
rashad kabbara
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or