19
Views
6
Comments
How To do Word Wrap And clip text using css
Question
Application Type
Reactive

Hi All,


I am trying to give Word Wrap and Clip Text  in table column but this funtionality is not working i want Word Wrap and Clip Text  in every column i am sharing olm file also.


Word-Wrap.oap

Hi Ritu,

You can use this link to wrap text we need to give width to wrap text.

https://www.w3schools.com/cssref/css3_pr_word-wrap.php

And to clip text you can you this link

https://www.w3schools.com/cssref/css3_pr_background-clip.php

One link we have to wrap

https://www.w3schools.com/cssref/tryit.php?filename=trycss3_text-overflow

Any issue let me know.

Thanks

Ruchi

I tried But It's not working i shared one oml file please check this one.

can you please share the screen shot which you need to make wrap 

Hi Ritu,

Below i am attaching your OML screen shot like this you want

please share oml file also so i can logic as well and how we can do for multiple column..

Hi Ritu

For this multiple column you can make one common class and apply for all 

Below I am sharing your oml

tablegrid.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.