My scheduler is completely non-editable.
But I'd like the user to be able to click the little event title and get a nice modal window showing all of the details. (Similar to how editing works now, but read only)
What's the best way to go about this?
I *could* set editable to true and then create a custom edit template (that is actually read only). But then I'm left with slapping down all of the new events like delete and drag/drop.
Or perhaps I could keep the scheduler read only, use a template for the little displayed event, and roll my own popup for the details. the
I'm starting this tomorrow and I'd love to know if anyone has some advice for a preferred direction.
Thanks!
Hi Jeremy,
I am looking for the solution for the same requirement.
Would appreciate if you can provide any suggestion or steps to get it solved.
Thanks!