dhtmlgrid

how do you handle french accent (�,�,etc) in a cell ?



example : in the xml file �douard-Montpetit it give the result ?douard-Montpetit in the grid

The component is encoding agnostic, while you set correct encoding of XML any type of chars can be used, in your case it probably iso-8859-1

<?xml version="1.0" encoding="iso-8859-1"?>

    <row…
        �douard-Montpetit