Welcome Guest Search | Active Topics | Sign In | Register

EO.Grid - Autowrap text Options
Renier
Posted: Thursday, May 16, 2013 8:11:09 AM
Rank: Newbie
Groups: Member

Joined: 2/19/2013
Posts: 3
Hi,

Just like to know if there is a similar property to autowrap text in a static column in the Grid, similar like a treeview?

Thanks
eo_support
Posted: Thursday, May 16, 2013 9:47:28 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

I believe that's the default behavior. However our Grid is a fixed item height Grid, so it does not automatically adjust item height even if the text is wrapped to multiple lines. If you increases the Grid's ItemHeight property, you will see the text to wrap into multiple lines.

If you do not want text to wrap into multiple lines, you can add "white-space:nowrap" into CellStyle.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.