votes
Displaying Data from a textfile in Crystal Reporting
I have written code to extract important data from a textfile and saved it all in lists using C#. Now I need to display that data in Crystal Reporting. Is it possible to write code so that I can import the lists to the report? I have search ...
