all groups > sql server reporting services > march 2006 >
You're in the

sql server reporting services

group:

possible to inline text fields?


possible to inline text fields? petejk
3/24/2006 4:11:59 PM
sql server reporting services: I have a report that looks something like the below.

Hello ______,
Your current interest rate is _____%.

SIgned,
___________


How can I inline all of these _______ fields with textbox's so I can
populate them from a sproc. Is there an easy way to do this? There
has to be...



Thanks
Re: possible to inline text fields? vinodsh_82 NO[at]SPAM hotmail.com
3/26/2006 7:48:46 PM
Hi,

Add a rectangle control in the layout. then add the textboxes inside
the Rectangle control. if you want to show the inline, then right click
on the textbox --> go to properties --> text decoration --> underline.
add the field to the corresponding textbox.

[quoted text, click to view]
Re: possible to inline text fields? petejk
3/27/2006 8:10:22 AM
I meant to say that there is text being populatd in the _______ fields.
AddThis Social Bookmark Button