hi...........
i am facing problem in storingany message in the database...
when i tried to store the msg like......
hello....
how r u..........
but when i tried to display the stored msg in gridview it displays like this " hello... how r u..."
instead of
hello.......
how r u.....
try to solve my problem as soon as possible.............
thanks
Loading
Sam HobbsPosted Jul 11, 2010, 1:00 AM
Amit ChoudharyPosted Jul 10, 2010, 9:32 PM
tag and most of the site use this to take input from use and save its formatting cause its the only way to save text with formatting. even while you posting in this forum itself you also type in the html editor..
Hope you get it.
Amit ChoudharyPosted Jul 10, 2010, 12:48 AM
save it like "hello...
how r u.."
and show it in label inside grid view column template... and you'll done with what you wanted
Please mark "Do you like this post" if it helps you.