Click here to Skip to main content
15,887,485 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
0 down vote
favorite
1


I'M very basic in C# and Crystal reports.. I've Just started to do coding in Crystal Reports using c# windows application.. Actually my concept in crystal Report is to display only one record , from the data base.. For Eg:- Date, Received From, Sum of Amount Received, etc... For one person only.. Ive created the crystal reports according to my needs. But i want to search the record using combobox and for that name in the combobox I should create (or) generate the crystal report by clicking Generate button.. I have no idea wat to do.. I've searched in the net , but I'm not getting the sharp answer which I want. Can Anyone tell me an simple coding and how to design in the form....

Procedure:-

1) I'm saving data's to the database. 2) in the crystal report form, I'm using an combobox to view the (name) from the database to generate the report.. 3) I want to generate only that column for Eg:-(Date,Name,Sum_Received,Receipt_Number) that is, only one record to be displayed in that report.. 4) and finally printing



Can Anyone tell me how to design the form and as well as how to create a dataset..


Thanks In Advance
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900