In the attribute which you want to wrap add the following
code which wraps after every space to next line
if(dataSetRow["description"]!=null){
dataSetRow["description
"].replace(/ /g,"\n")
}
/ /g à
means white space anywhere in the string
----------------------------------------------------------------------------
All the messagesbelow are just forwarded messages if some one feels hurt about it please add your comments we will remove the post.Host/author is not responsible for these posts.
No comments:
Post a Comment