richfield problem
- by jutt.chattha
0
i am get the from the web and store in the rich text field but only one line show other all data is hidden if i hard coded show the all data but when we get the data base through web show only one line.
the code reff is
private RichTextField textOutputField;
textOutputField.insert(""+GlobalDataStore.chatee+":" + bufVal+"\n");