I have a GridView control in my web app. One of the columns is used to
display variable amounts of data (one string or three strings). When I have
three strings, I want the linewrap to always display each string on a
separate line, regardless of their length. How can I control the line
wrapping in this situation?
Thanks.
--
Dave Askren
Lebanon, NH
display variable amounts of data (one string or three strings). When I have
three strings, I want the linewrap to always display each string on a
separate line, regardless of their length. How can I control the line
wrapping in this situation?
Thanks.
--
Dave Askren
Lebanon, NH