This is a migrated thread and some comments may be shown as answers.

Facing problem to give space in text box expression

2 Answers 374 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Shiwani
Top achievements
Rank 1
Shiwani asked on 17 Mar 2017, 11:01 AM
Hello,
I created report in telerik report designer R3 2016 and here i am facing problem to show spaces before text in expression of text box on report browser run time. please guid me.

2 Answers, 1 is accepted

Sort by
0
Katia
Telerik team
answered on 17 Mar 2017, 05:09 PM
Hi Shiwani,

You can append the white space to the data field inside the expression, for example:
= "   " + Fields.MyDataField

More detailed information about using expressions can be found in this help article.

Additionally, you can add padding to the TextBox in its Style properties.


Regards,
Katia
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Shiwani
Top achievements
Rank 1
answered on 20 Mar 2017, 05:17 AM
Thanks, it helped me.
Tags
General Discussions
Asked by
Shiwani
Top achievements
Rank 1
Answers by
Katia
Telerik team
Shiwani
Top achievements
Rank 1
Share this question
or