What the heck is goin' on with the column Width or Why I do hate rdlc designer in VS...
Posted
by plotnick
on Stack Overflow
See other posts from Stack Overflow
or by plotnick
Published on 2010-05-19T17:39:21Z
Indexed on
2010/05/19
17:40 UTC
Read the original article
Hit count: 395
I can't understand... I put a column into a Tablix in .rdlc designer of VS2010 and defined column's width and even said that it cannot grow. And in the reportViewer when you run app. it gets grown again. Damn it. I replaced every single tag in the file to False - nothing happened, it still takes the width of a prior column. Interestingly some columns and rows that I put yesterday don't grow. I just wanted to separate group columns and 'Total' section with thin empty column, but it gets huge and ugly and spoils everything... damn that thing!
- Why the rdlc designer so damn stupid?
- Why sometimes it doesn't allow me to merge and split cells?
- Is there any better editor for .rdlc files?
© Stack Overflow or respective owner