How to print data across then down in RDLC - TechRepublic
General discussion
January 7, 2010 at 05:59 AM
prasannanjaneyulu

How to print data across then down in RDLC

by prasannanjaneyulu . Updated 16 years, 6 months ago

Now iam using visual studio 3.5 and i have to display
below like by using RDLC

name1 name2 name3
id1 id2 id3
size1 size2 siz3

iam having one dataset and above feilds are retrieving from database.
please give me any idea about it.

This discussion is locked

All Comments