4

When I created the reportviewer, all the items were aligned. (labels -textboxes that aren't databound underneath each other) and then textboxes (that are databound underneath each other), but when I run the report, it is muddled and misaligned.

Some textboxes appear more left and others right. How I can set this to not move?

When running the report, the rectangle seems to grow a bit (have 3 databound textboxes with 3 non databound textboxes in the rectangle which is a colour grey). When the rectangle grows, I have white gaps on the top and bottom of the colours.

EDIT

This is how it looks like in design (only partial image) but there are a lot of places that the exact problem lies

This second picture is how this part of the rdlc displays when it is run. The right side of the borders have to be out of line to display fairly in line at runtime. As for the payment methods, they are displayed completely underneath the rectangle.

At runtime

I don't have this problem with the textboxes out of place anymore. I added them in a rectangle and took out the padding which displayed them out of place.

There are more instances of this throughout this rdlc file, but this is basically the problem with all of them.

Ryan Gates
  • 4,501
  • 6
  • 50
  • 90
Kerieks
  • 1,042
  • 7
  • 25
  • 53
  • Perhaps some screenshots may help us understand what is happening. – Miguel Garcia Apr 05 '13 at 18:00
  • I'd suggest answering the question so that it doesn't show up under "unanswered" if you no longer have a problem. I suspect your original problem might have been due to some CSS if you're using Web that is. (Just a guess but I've noticed my CSS does some seemingly random things to a couple of my reports, so I had to improve my CSS haha). – Shelby115 Aug 06 '13 at 22:42

0 Answers0