0

I'm using Visual Studio to create reports. Very new to this. I'm trying to indent the plus/minus toggle button with the grouping so it'll be in line with the group text. I'm using the following in the Left Padding Expression but it isn't working (=CStr(2 + (Level()*10)) + "pt"). Any suggestions? Thanks.

PS - I have no reputation points so I can't post images.

Nick
  • 1
  • 1
  • If you put static values for the padding ("20 pt") does it work? – Tab Alleman Dec 23 '14 at 15:55
  • Yes that worked. Thanks. I don't know what I was doing before that wasn't allowing this. – Nick Dec 23 '14 at 18:37
  • If the static value worked, then there must have been something not right about the expression you were using. Unfortunately I don't see what it is, so you'd just have to experiment with it until you got it right. – Tab Alleman Dec 23 '14 at 18:44
  • My settings were all screwed. When I increase my padding incrementally and make sure there's no left indent then I get what I'm looking for. – Nick Dec 23 '14 at 19:19
  • This expression should work. Is this an online report you are creating? – SQLDiver Dec 31 '14 at 14:28

0 Answers0