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);

You are right. You should use enableUTFencoding(false) method.