wrap

Questionswrap
Hubert asked 11 years ago

How to wrap the content of the the cell?

3 Answers
Abu Ghufran answered 11 years ago

Update following css classes to change cell wrapping.

<style>
.ui-jqgrid tr.jqgrow td
{
vertical-align: top;
white-space: normal;
}
</style>

Raul Gonzalez answered 9 years ago

No funciona.
Por favor mas detalles.

No Work.
Please more details.

Thank you.

Abu Ghufran answered 9 years ago

It looks like some other css style is conflicting.
If you have some online link, i'd like to debug there.

Your Answer

20 + 19 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?