i want to generate a recipt using crystal reports in asp.net
the recipt generate on crystal report
report contains these fields
recipt no, student id, student name, class, fee amt, fee deposite date
the data contains in two tables
one is
student record contains
student id, student name, address, class
and other is fee record contains
recipt id, student id, fee amt, fee deposite date