Home All Groups Group Topic Archive Search About
Author
24 Sep 2006 11:01 PM
IRA
I have a GridView control with manually added bound columns. I have
specified ItemStyle.Width=150px and ItemStyle.Wrap=true for several
columns. When one of the column values has a long text it doesn't wrap nor
the width property taking any affect and the grid is extending outside the
web page boundaries, could you please suggest what should I do to wrap the
text in the columns when its too long.

Author
28 Sep 2006 2:06 PM
Gaurav Vaish (www.EduJiniOnline.com)
> columns. When one of the column values has a long text it doesn't wrap nor

Is it a continuous word or has spaces as " "?
If so... it would expand.