Categories | Question details Back To List | ||
grid accent with connector Hi, i send message today to find why my french accent not work. All my setting is iso-8859-1 i found answer. in dataprocessor: dp.enableUTFencoding(false); Answer posted by dhxSupport on Sep 16, 2009 05:16 You are right. You should use enableUTFencoding(false) method. |