Jeric Cabuyaban
Jeric Cabuyaban

Reputation: 177

Exported spreadsheet from rdlc contains extra rows

Original layout in RDLC file does has 0 points in between the textboxes. But every time I export it to excel it'll have a row between it. Any idea on how to avoid it or fix it?

Original rdlc layout enter image description here

Exported excel enter image description here

Upvotes: 2

Views: 161

Answers (1)

Jeric Cabuyaban
Jeric Cabuyaban

Reputation: 177

I already found a fix for this issue. This was caused by the 'Allow height to increase' in the textbox properties.

Upvotes: 2

Related Questions