Question dynamically select Report tables and fields?

degraft

Member
Joined
Feb 17, 2009
Messages
7
Programming Experience
1-3
Hi all,

Problem:
I am working on a project in which I am adding the functionality for the client to add additional fields to the database table and still be able to load that field in a datagridview. Since I dont know the kind and type of field that can be added, I cannot design in crystal report a pre-defined report.

Question: How can i provide the functionality in my application for my client to dynamically select tables and fields to display on a print document/report. Or is there any tool i can integrated into my application to do this?

Thank you very much!
Regards,
Degraft
 
Back
Top