Categories | Question details Back To List | ||
event cannot be updated in dhtmlx Scheduler Hi, In dhtmlx Scheduler ,sheduled events is not updated or deleted successfully in java version. I couldnot find where this error occurs.I assume that their is some error in dhtmlxconnector.jar file. can plz provide us with new jar file. Thank you Sanuji Answer posted by Support on Oct 26, 2009 03:09 The issue can't be reconstructed locally. You can try to add the next code LogManager.getInstance().enable_log(new FileWriter("log_file_name")); and check the data inside log file. |