Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by roxana on May 20, 2008 00:22
open dhtmlx forum
dhtmlxgrid...the first column should be calendar type

Hello!
I am using a dhtmlxgrid...the first column should be calendar type(<input type='text' id='calInput1' class='css1' readonly='true'&gt;
<script&gt;
    cal1 = new dhtmlxCalendarObject('calInput1');</script&gt;)..how can I do this using addRow function.
Answer posted by Support on May 20, 2008 05:55
You need not to create a separate calendar control, just define column type as dhxCalendar
    http://dhtmlx.com/docs/products/dhtmlxGrid/samples/cell_types/calendar_grid.html?un=1211289205000