Hey guys,
I want to create a crystal reports WPF application. I must be able to create a new report in this program and style the report with data from my sql database. This must happen in runtime ofc.
I have created a CR WPF application (VS2012) but can't find a way to link the data at runtime so it is able to be used to create a report.
Can anyone point me in the right direction in doing this ?
Kind regards