Member
434 Points
279 Posts
Mar 06, 2012 03:11 PM|Inayat Rasool|LINK
YES,
After crystal design is done. You are now at start of pulling data out of database using code.
CODE BEHIND for datatable/dataset would be the regular process of creating connection,Query, pulling data out and then giving it to crystal reports.
Did you look at the sample ?
http://www.codeproject.com/Articles/28899/Crystal-Report-with-DataSet-and-DataTable-using-C
Member
434 Points
279 Posts
Re: crystal report
Mar 06, 2012 03:11 PM|Inayat Rasool|LINK
YES,
After crystal design is done. You are now at start of pulling data out of database using code.
CODE BEHIND for datatable/dataset would be the regular process of creating connection,Query, pulling data out and then giving it to crystal reports.
Did you look at the sample ?
http://www.codeproject.com/Articles/28899/Crystal-Report-with-DataSet-and-DataTable-using-C