Connecting Tech Pros Worldwide Help | Site Map

DataGridView To Crystal Report

gsgurdeep's Avatar
Member
 
Join Date: Apr 2007
Location: Delhi (India )
Posts: 94
#1: Feb 4 '09
Hello Friends

I want to fill crystal report with the data displayed in DataGridView.

Data of DataGridView is filled at run time. In my project DataGridView Is filled with some data based on joins performed on more than one one MSSQL tables.

I've used DataGridView.datasource to get the data of Grid. But it shows blank report not actual data.

Please Help me.
Reply