Case with me now is
I dont want users to add events, nor change just a readonly facility.
But since my lighbox have been full custom i want that to open.
Like,
Client can view and click on event
lighbox will be opened and they can click on buttons inside which in turn fire different functions
but they are not allowed to resize, move, update, change events
When i do
scheduler.Config.isReadonly = true;
It blocks the entire scheduler and lighbox is not available. What can be done in such case