Hi,
I have a problem with formattting a textbox field.I have field comes from
database and it is too long .I want to format this paragraph in a text box.I
want some space between rows and give justify property . NOw rows are so
closed and paragraph is too near to left.I must format this paragraph but
how? If you can help me, I will be plased.Thanks for your interest.On Nov 20, 1:25 pm, Reporting Services de Text Box a format
<ReportingServicesdeTextBoxafor...@.discussions.microsoft.com> wrote:
> Hi,
> I have a problem with formattting a textbox field.I have field comes from
> database and it is too long .I want to format this paragraph in a text box.I
> want some space between rows and give justify property . NOw rows are so
> closed and paragraph is too near to left.I must format this paragraph but
> how? If you can help me, I will be plased.Thanks for your interest.
The best way to accommodate this is to use a table control instead of
a textbox control. You could split the string into multiple records
prior to getting it into the report. Of course, the table control
should give some basic formatting options by default. Hope this helps.
Regards,
Enrique Martinez
Sr. Software Consultant
No comments:
Post a Comment