Hi there,
I'm dealing with the visual studio 2012 in order to do a new invoice for a client. I've created a textbox with the property CanGrow=TRUE and in the expression there are going to be two texts, and I'd like to put a new line between both texts. I've tried with =Fields!Text1.Value + chr(177) + Fields!Text2.Value but [-X [-X [-X [-X
Do you know, how could i solve this issue??
Thanks
0
Comments