Link to home
Start Free TrialLog in
Avatar of nigelstephens
nigelstephens

asked on

Repeating column data in rdlc

I'm trying to reproduce the structure

Column A, Column B, Column C.    Column A, Column B, Column C.
Column A, Column B, Column C.    Column A, Column B, Column C.
Column A, Column B, Column C.    Column A, Column B, Column C.
Column A, Column B, Column C.    Column A, Column B, Column C.

My columns A to C are not very wide so would like to get at least two side by side on a line.
I'm using a Tablix and works nicely for a single Col A-C and then goes to the next line. Want at least two sets of A to C per line.
Avatar of nigelstephens
nigelstephens

ASKER

Bump. Anyone. Is this possible?
ASKER CERTIFIED SOLUTION
Avatar of rajeeshmca
rajeeshmca
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial