I have installed the latest versions of RadControls for ASP.NET and Prometheus. I have added a Scheduler to a new page, and bound it to a datasource and it retrieves data fine. I can also insert, update and delete appointments.
BUT the Day, Week and Month view buttons/tabs do nothing, similarly the next, previous and Show 24 Hours options do nothing.
I don't doubt I have missed something with configuring the scheduler, but I have copied the sample sites as closely as possible and migrated all web.config sections and keys to the one for my application.
My first thought was that it was a WebResource.axd access problem as it seemed some scripts weren't loading but as the edit side of things works I am fairly confident this is not the problem.
Any ideas?
BUT the Day, Week and Month view buttons/tabs do nothing, similarly the next, previous and Show 24 Hours options do nothing.
I don't doubt I have missed something with configuring the scheduler, but I have copied the sample sites as closely as possible and migrated all web.config sections and keys to the one for my application.
My first thought was that it was a WebResource.axd access problem as it seemed some scripts weren't loading but as the edit side of things works I am fairly confident this is not the problem.
Any ideas?