Categories | Question details Back To List | ||
the method of getValue can get all data type values except dhxCalendar type.........
thanks for you answer, but I don't know why I can't get the dhxCalendar type value this is my method : getGridData: function(){ var saveFlag = false; allItemID = this.getAllItemIds().split(","); // rows var cellValue = this.cells(allItemID[i],j).getValue(); // the method of getValue can get all data type values except dhxCalendar type if (iflag > 1) { if(modiItemID.length > 0){ Answer posted by dhxSupport on Oct 15, 2009 08:14 Please try to replace your dhtmlxgrid_excell_dhxcalendar.js file with file from attachment. Answer posted by ligf on Oct 17, 2009 09:02 thanks for you answer, but the attachment dont find dhtmlxgrid_excell_dhxcalendar.js ................ Answer posted by dhxSupport on Oct 19, 2009 01:58 Sorry for inconvenience. Right file is attached. Attachments (1) |