hello,
i found that if my column had no space, it does not adhere to the width size and also does not wrap. any way around that? thanks.
3 Answers, 1 is accepted
0
Dimo
Telerik team
answered on 23 Nov 2010, 11:32 AM
Hello Mary,
I am afraid your question is not very clear. Can you please provide some more information about your scenario and RadGrid configuration? Thanks in advance.
i have a radgrid with columns that are filenames that include the entire path. they can be quite lengthy. they have no spaces in them. i wanted to set the width to 150px for these columns (thereby causing wrapping) but unless i add a space to the data, the width is ignored. i have the wrap properties set to true.