Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by BAPU SHINDE on Aug 27, 2008 06:57
open dhtmlx forum
Setting Gird Column type as dhxcalendarA but not working. Incorrect cell type error

HI,
I am using GRID column type as dhxcalendarA but it gives an error as Incorrect cell type. I had included all script necessary to make grid column type as calendar. required CSS also included but it not working please give me solution.

THANKS.
Answer posted by Support on Aug 27, 2008 07:13
You have missided related excell file. Please be sure to include
     codebase/excell/dhtmlxgrid_excell_dhxcalendar.js 
Also, the name of column type must be dhxCalendarA

>> to make grid column type as calendar
There are two calendar supported
"calendar" - YUI calendar - dhtmlxgrid_excell_calendar.js
"dhxCalendar","dhxCalendarA" - dhtmlxcalendar - dhtmlxgrid_excell_dhxcalendar.js