ekarimi
January 29th, 2006, 06:26 PM
Hi,
I have to create a dataset dynamically (creating a datatable, and columns and assigning this datatable to dataset). Then I am filling this dataset row by row. the structure of the datatable is what I need for my report. The question is that how should I push my dataset records to the report and how to define the structure for detailed section of my report (as the dataset and datatables are created at runtime)? Any help would be really appreciated.
Regards,
Eli
I have to create a dataset dynamically (creating a datatable, and columns and assigning this datatable to dataset). Then I am filling this dataset row by row. the structure of the datatable is what I need for my report. The question is that how should I push my dataset records to the report and how to define the structure for detailed section of my report (as the dataset and datatables are created at runtime)? Any help would be really appreciated.
Regards,
Eli