I am evaluating your product and am very happy except for what seems to be a bug with the Ajax implementation.
I have written a servlet to generate the xml to populate a flat calendar. This xml is valid and if I paste this xml into your basic example all works fine.
When I use your Ajax example I use the url to my servlet. The correct dates are shown, and I can fire events to alter the servlet and hence the dates. However The calendar's select boxes for month and year are incorrect and the calendar attribute multiselect is true when I have clearly set it to false. It is though the config parameters are not being set correctly.
Any help would be appreciated. If you would like me to post some example code I would gladly do so.
regards David
