G
gk
gk, 04.10.2007 15:00:
Why not simply tell the browser to wrap the content of the table cell?
That would be the CSS attribute: white-space:normal. Usually the
browsers do that be default unless there are no (white)spaces in the
retrieved data.
Thomas
I dont think , this might work ....does it work in firefox too ? may
be it will work in IE but not other browsers.
I surfed net and found the best thing is to do it in the server
side ...from server side , it needs to be modified .