Welcome Guest Search | Active Topics | Sign In | Register

Grid text box spacing Options
Mirage
Posted: Monday, May 14, 2012 6:13:08 PM
Rank: Member
Groups: Member

Joined: 10/20/2011
Posts: 12

using the eo.grid:

In a multiline text box, the text is so close to the top & bottom of the cell that it can not be read.

how do you add space between borders of each cell and the actual text in a multi line text box ?

and how would you vertically align the text in the middle ?

Thx
eo_support
Posted: Monday, May 14, 2012 10:11:46 PM
Rank: Administration
Groups: Administration

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

To add space between border and cell text, you would just modify the column's CellStyle to add paddings.

There is no easy way to vertically align text because the grid cell is not a table cell. As such it's easier to just setting the padding top so that the text is not close to the top.

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.