I an working in C# windows application. I have a task to perform i.e. I have to print the crystal report from datagridview control. What ever data present in datagridview it shows in crystal report. When I click the print Button.

Is it is possible. If yes please tell me the solution. I can't post a code because I really don't have any idea how to do this.

Thank's.

I have sql as backend.

table contents are:
table name student_dtl
std_id
std_nm
std_marks

these three column contents are show in datagridview and the from datagridview crystal report should create.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.