I have created a Gridview and a Detailview. However, I have a problem on displaying one of my fields in the Detailview. My data is coming from Oracle database table which I have created. The field I am having trouble with has about 2000 characters displayed in my Oracle table however it is not displaying as seeing in the oracle form which I generated. I need this field to have paragraphs, line spacing as seeing in the form.
Is there anyway I can read this field's characters one by one somewhere in the detailview?
DetailView: (the field I'm trying to modify is "Qualifications")
Replies
Know the answer? Post it — somebody with the same question will find it here.