generate reports dynamically in report viewer

Oct 26 2015 12:40 PM
hi ,
 
i am developing an application in c# . iam able to generate the reports with report viewer in satatically, means i have to define the columns in dataset. only with tat data columns i am able to generate the report. but i want to generate the report programatically and dynamically.
 based the datatable the columns should be generated and the report should be displayed. 

Answers (1)