Here Mudassar Ahmed Khan has explained how to make Crystal Report work with a dynamic DataSource i.e. without any database connection at design time in ASP.Net using C# and VB.Net.
The idea is to make generic Typed DataSet as a DataSource for Crystal Report and then populate the DataSet with the data from any Table of any Database.
↧