grid

How to set headers dynamically for a grid



i have use this headers in jsp page and i want set headers dynamically from xml file or by other way

You can configure headers as part of grid configuration in XML
    dhtmlx.com/docs/products/dhtmlxG … 5342220000

-------gridH.xml-------

    <
rows>

        <
head>

            <
column width=50 type=dyn align=right color=white sort=str>Sales</column>
            …
            
                A,B,C,D