3
Answers

VB.NET report in below format

chava

chava

13y
1.4k
1
I need to show the report in below format using  vb.net
In the header row need to show columns in the below format and corresponding values will be shown in below.
----------------------------------------------------------------------------------------------
Name  Maths  C
Num#  physics  c++
Class  Chemistry Sql Server
----------------------------------------------------------------------------------------------
A   70  80
10    60  90
B.Tech   80  70


B   50  60
11  60  70
B.Tech  70  80


----------------------------------------------------------------------------------------------


please help me ...
Answers (3)