I am using the dataprocessor to save data to a database. Suppose there are some constraints in place on the database, it could occur that the database “refuses” to save something, for instance a move of an existing calendar entry with click-n-drag.
My question: in sample 05_loading_mysql.html, this is not communicated back to the calendar component: the movement of the event seems to have been succesfull, until proven otherwise when the component is reloaded. Anyone has experience with this ???
Thanks in advance.