Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by haritha on Sep 24, 2008 02:19
open dhtmlx forum
acheck component

Hi,

i have my htmltable as below:

<table>
<tr>
            <td type="ra">column1</td>
            <td >Column 2</td>
            <td type="acheck"> column3 </td>
            <td type="link"> column4 </td>
        </tr>
......
</table>

When i add a row, radio button is getting added for the new row but acheck is not getting added.
can you pls help me and also may i know whether can we export grid data directly to excel?

Thanks
haritha
Answer posted by dhtmlx support on Sep 24, 2008 07:32
Please, check if dhtmlxgrid_excell_acheck.js file is included