Hi.
I’have two questions:
-
Can i add a formatted tooltip on every calendar Item where i can view other details?
-
it’s possible to disable the draggable function on calendar item with setEditable(false); but the cursor:pointer in this case go off. How can i set cursor:pointer at the item in setEditable(false) mode?
Thank you.