how to show data column wise instead of row wise in rdlc
-
Friday, July 02, 2010 10:30 AM
I have a rdlc report in which I need to show data column wise. can anyone tell me how is it possible. i tried searching on net but most of them provides information on Crystal Report.
Thank you. god bless you..........
All Replies
-
Friday, July 30, 2010 1:35 PM
Hi.............
To show data columns wise instead of row wise you can use Matrix. By matrix you can show your data column wise.
Just put columns in column part.
- Marked As Answer by Young C-Sharp Thursday, December 30, 2010 11:37 AM
-
Wednesday, February 08, 2012 4:39 AM
Hi Hiren,
Your Solution did work, but is there a way to limit the number of columns here?
For example- If a collection has 9 entities- I want them to be displayed in 3 rows; into a total of 9 cells (instead of 9 columns all in one row).
Thanks, Ujwal Iyer

