Categories | Question details Back To List | ||
How to get an event object Hi Please help for the issue...i want to get the event object for saving. And i need to do the saving using java (either jdbc or hibernate). Please tell me the code portion of scheduler where it takes an event and saves. Thanks in advance. Vineetha Thomas Answer posted by Stanislav (support) on Nov 17, 2009 01:48 a) you can try to use "connectors for java" http://dhtmlx.com/docs/products/dhtmlxConnector/index.shtml http://dhtmlx.com/docs/download/dhtmlxConnector_java.zip which contains the sample of data saving. b) you can use js events, such as http://dhtmlx.com/dhxdocs/doku.php?id=dhtmlxscheduler:event_oneventchanged |