i have one problem in dhtmlxGird. i use this <![CDATA[
blah blah]].
But when edit cell, show html tags and save data, save html tags. pls see following attached picture.
how should i do?
i have one problem in dhtmlxGird. i use this <![CDATA[
blah blah]].
how should i do?
If you are using inline html tags - they will be part of editable text. There is no way to use inline edit for plain text and has html tags in the same time.
I’m not sure what is the purpose of
tag in your case, maybe you can use edtxt cell type without pre tag, as it correctly preserves original text formatting.
how i show and save spaces?
Select high coloured green below to on image
image
Unfortunately such requirements cannot be achieved with the default exCell types of dhtmlxGrid but you may create your own custom ExCell type with needed features.
Here is the tutorial:
docs.dhtmlx.com/doku.php?id=dhtm … le_excells
Hi urnaa10_8
Did you ever solve the issue of the multiple spaces? I have a problem with IE11
I have a grid with edtxt type columns.
Spaces added at either the start or end of cell value get ignored.
And adding multiple spaces between characters gets ignored.
I apologize for the delay. The problem is confirmed and fixed. The fix will be included in the future version of the dhtmlxGrid.
If the solution is critical for you please open ticket at support.dhtmlx.com