Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by BAPU SHINDE on Aug 05, 2008 22:11
open dhtmlx forum
Problem for Grid Column Type set to dhtmlXCalendar

I am setting Grid column to dhtmlxCalendar but it gives error in dhtmlxgrid.js file as follows

aeditor.setValue(val).

Also please give me necessary requirements for setting grid column type as dhtmlxCalendar.

Thanks & Regards,
BAPU
Answer posted by Support on Aug 06, 2008 01:37
Most probably you have missed extension file
Please be sure that you have included next two files
        dhtmlxcalendar.js
        dhtmlxgrid_excell_dhxcalendar.js

Including those two files and setting column type as dhxCalendar must be enough