Skip to main content
1-Visitor
July 10, 2018
Question

How to implement word wrapping in label?

  • July 10, 2018
  • 1 reply
  • 1120 views

I am implementing a grid using repeater where I have to show data using labels. I have more data to show in each label than it's size. I am willing to implement word wrapping but could not find any property for the same. Please let me know if anyone knows how to implement the same. Your answers will be appreciated.

 

Thank you,

Chetan Purohit

1 reply

5-Regular Member
July 10, 2018

Hi Chetan,

 

Try to use Value Display instead. There is a boolean property for text wrap.

 

Cheers,

Vinicius.