PDA

View Full Version : words in <> cann't see in Ext.grid.EditorGridPanel?



chy108.2007
18 Aug 2009, 8:54 PM
I find in ext2.x as well as ext3.x that characters cannot display normally in Ext.grid.EditorGridPanel.

But the editor can.

You shall reappear this bug with enter "<abc>" in a Ext.grid.EditorGridPanel cell.

chy108.2007
18 Aug 2009, 9:16 PM
the value must htmlDecode

mystix
18 Aug 2009, 9:33 PM
yes, it must be htmlEncoded.

not a bug. moving to 3.x Help forum.