I want to generate report using VS 2010.I have table in MySql for Student Records.Now I've to generate report for each student seperately.That's I generate report using dataset which generate all student records at a time.But my task is to generate seperate record for each student.
Thanks is adnace guys....

Kavi sujaPosted May 25, 2013, 1:11 AM
Sunny SharmaPosted May 21, 2013, 10:46 AM
Kavi sujaPosted May 21, 2013, 6:21 AM
Thanks for your co operation.Now I bring student Details seperately in each page By using GroupNameFields option. There I choose grouping based on Student Name. Now it's possible
to generate report for each student seperately.
Kavi sujaPosted May 21, 2013, 2:54 AM
I create one dataset.xsd file.There I attache my Data Base table.Then I drag Crystal Report Viewer from toollbox. In page load I done the following code.
This generates all student details from my database at a time. But i didn't know how i bring seperate records from database in to report.
Sunny SharmaPosted May 21, 2013, 2:23 AM
Kavi sujaPosted May 21, 2013, 2:19 AM
Sunny SharmaPosted May 21, 2013, 2:17 AM
Kavi sujaPosted May 21, 2013, 2:04 AM
Sunny SharmaPosted May 21, 2013, 1:28 AM