Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Niko on Jan 22, 2009 00:19
open dhtmlx forum
DhtmlxGrid-I need space in cell

my JSON Data have many spaces
I need space
Do not want to be clear

help me
Answer posted by Support on Jan 22, 2009 01:41
If you want to preserve text spaces as in original data, you need to use text based column types ( default column types are html based ) 
Use next types 
   ro -> rotxt
   ed -> edtxt
   txt -> txttxt
   coro -> corotxt