Arunavally S

Arunavally S

  • NA
  • 1
  • 1.5k

How to create report from two table in c#

Oct 22 2013 9:08 AM
Hai,

I used reportviewer to display all test marks in particular student

Table: TestTable
StuId
BatchId
Testname
Mark
QualMark
Max Mark
Date

It displayed correct in reportviewer. But i want to display StuId, Batch Id, Course, BatchStartDate,BatchEndDate, Attendance from Batch Table.

It will display only once in report. But TestTable value displayed more records. 

How can i do?
Kindly help me.

Thanks in advance

Answers (1)