Datagrid Not display New Line Feed

0
0

Hi Team,

I am trying to replicate a scenario where line feed from the database (char(13)) is passed to the datagrid but is not able to display it. I have attached a sample to show how the same information is displayed in a DevExpress datagrid as against what i am getting in a wisej datagrid.

I will be glad if i could be pointed in the right direction to achieve the desired result.

Thanks.

  • You must to post comments
0
0

Please attach a small reproducible test case, if you like attach also the devexpress small sample that renders the  new line characters in the browser.

In general html ignores new lines and need to be converted to their html equivalent.

  • Nicholas
    Thanks Luca. I will prepare the test case and send you later. But the devexpress image (second image) is actually a desktop datagrid. I am now converting it to a webapp (first image).
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.