Using CSS as follows
word-wrap: break-word;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
for more details follow below link
"http://community.sgdotnet.org/blogs/chuawenching/archive/2007/03/22/ASP.NET-2.0-Autowrapping-in-GridView--_2D00_-Is-that-possible_3F00_.aspx"
Thursday, November 26, 2009
Auto wrapped in GridView ?
Subscribe to:
Post Comments (Atom)
1 comment:
Hi Murli Sir..
i want to contact you..if possible than contact me....i hav some doubts regarding an artical named
:-"How to change Page theme dynamically in asp.net"
so please help me..i am new in dot net.
my email Id is :- sachintuli0707@gmail.com
Post a Comment