Grid not displaying HTML

Hello,

The data in the grid are bullet points

<ul><li>Lorem Ipsum is simply dummy text of the printing and typesetting </li><li>Lorem Ipsum is simply dummy text of the printing and typesetting </li><li>Lorem Ipsum is simply dummy text of the printing and typesetting (3rd party integration)</li><li>Lorem Ipsum is simply dummy text of the printing and typesetting </li><li>Lorem Ipsum is simply dummy text of the printing and typesetting </li></ul>

But it's not showing the HTML bullet points in the display. DisableHtmlEncode makes no difference.



I have submitted an example to show you. 



Attachment: Test.aspx_205ea4d9.zip

1 Reply

VN Vignesh Natarajan Syncfusion Team June 14, 2018 11:51 AM UTC

Hi David, 

Thanks for using Syncfusion products. 
  
According to your query you need to display the list with bullet points inside the Grid. We have prepared a sample as per your screenshot shared. We are able to render the list with bulleted pints while using complex list of array.  We are not able to reproduce the reported issue. 

Refer the below screenshot for the output 

 

For your convenience we have prepared a sample which can be downloaded from below link 


Kindly share the following details to reproduce the reported issue at our end. 
 
  1. Essential Studio Version.  (XX.X.X.XX).
  2. If possible try to reproduce the reported issue in provided sample.
  3. You have mentioned about the DisableHtmlEncode API. But you have not used that API in provided code snippet. So share the details regarding the DisableHtmlEncode.


Regards, 
Vignesh Natarajan 


Loader.
Up arrow icon