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

telerik reporting asp net how fill datatable

1 Answer 139 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
MARIANO
Top achievements
Rank 1
MARIANO asked on 21 Dec 2011, 08:29 PM
can fill a datatable in asp net reporting and pass throw a report.
a simple datatable with column description
if i can how? please help me.

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 22 Dec 2011, 11:13 AM
Hello,

The Telerik Report object can be accessed from your ASP.NET application and you can assign a data table to its DataSource Property.
Note however that the report would not autogenerate based on the data and you would need to set corresponding Expressions to the TextBox items in the report that correspond to the name of your DataTable column names.

Kind regards,
Steve
the Telerik team

Q3’11 of Telerik Reporting is available for download. Register for the What's New in Data Tools webinar to see what's new and get a chance to WIN A FREE LICENSE!

Tags
General Discussions
Asked by
MARIANO
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or