tri_inn Level: Regular User Registered: 26-08-2002 Posts: 395
|
how to populate unbound crystal report
say suppose there is no data source for my report and in a for loop i want to populate those unbound filed for my report.
say soppose there is three record in my datareader and records have three fields called eno,ename,salary. no in a while loop i want to populate my
reports with three records. please guid me giving a small code.
|