codeb Posted February 6, 2015 Posted February 6, 2015 Hello, Is there some solution to store events from UniCalendarPanel in some DB like MySQL? Thanks! Quote
Sherzod Posted February 6, 2015 Posted February 6, 2015 Hi, Try to analyze these links: http://ext.ensible.com/deploy/dev/examples/calendar/custom-views.html http://ext.ensible.com/deploy/dev/examples/calendar/custom-views.js http://ext.ensible.com/deploy/dev/examples/ And you can analyze: UniCalendarPanel1.Events.SaveToFile(); UniCalendarPanel1.Events.LoadFromFile(); UniCalendarPanel1.Events.SaveToStream(); UniCalendarPanel1.Events.LoadFromStream(); And also you can analyze an example of "C: \ Program Files \ FMSoft \ Framework \ uniGUI \ Demos \ Desktop \ CalendarPanel" and synchronized with the DB .. Best regards. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.