Search code examples
dhtmlx

Select filter dhtmlx show html encoded special chars


I have a Select filter on a dhtmlx grid table,

on this filter, we have values that containst "&", "<", and ">".

On the table, the values of these fields, are good, but on the select filter, the values of these fields are on html encoded "&" -> &, "<" -> < and ">" -> >

How we can show the correct character on Select Filter?


Solution

  • Please, try to use the "edtxt" column type instead of "ed". Here is the example: http://snippet.dhtmlx.com/a2a0b1a80