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
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!