|
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
cfgrid and text
I actually just saw that someone came up with a hack to solve this.Dan Vega 04/09/08 11:48 A Thanks Dan! Works great in firefox, but not IE.Chad Gray 04/09/08 12:28 P I am about ready to give up on CFGrid and switch back to a standard html table. I just can't get it to do what I want. I love the features it automatically provides like sorting, paging data and column re-arranging but it is a little too limiting. Right now I have a long paragraph of text and it gets chopped off in the field. Is there any way to get the text to word-wrap so the row height automatically expands to display all of the type? I actually just saw that someone came up with a hack to solve this. http://www.dwmommy.com/?day=4/5/2008&rss=true#blog623 Dan On Wed, Apr 9, 2008 at 10:02 AM, Chad Gray <cgray@careyweb.com> wrote: ----- Excess quoted text cut - see Original Post for more ----- Thanks Dan! Works great in firefox, but not IE. I will keep experimenting and see if I can get IE to do it. I actually just saw that someone came up with a hack to solve this. http://www.dwmommy.com/?day=4/5/2008&rss=true#blog623 Dan On Wed, Apr 9, 2008 at 10:02 AM, Chad Gray <cgray@careyweb.com> wrote: ----- Excess quoted text cut - see Original Post for more ----- Cool I found some css for IE to. I had to apply it to the td for some reason to get it to work. It does screw up the paging arrows also. It is close! http://msdn2.microsoft.com/en-us/library/ms531186(VS.85).aspx <style type="text/css"> div .x-grid-cell-text{white-space:normal;} td {word-wrap:break-word;width:450px;left:0;} </style> Thanks Dan! Works great in firefox, but not IE. I will keep experimenting and see if I can get IE to do it. I actually just saw that someone came up with a hack to solve this. http://www.dwmommy.com/?day=4/5/2008&rss=true#blog623 Dan On Wed, Apr 9, 2008 at 10:02 AM, Chad Gray <cgray@careyweb.com> wrote: ----- Excess quoted text cut - see Original Post for more -----
|
Mailing Lists
|
Latest Fusion Authority Articles
|
||||||