Hi,
I want to hide or show my edit popup on clicking event edit pencil in week view.Please reply asap.
Thanks in advance
Shiju
Hi,
I want to hide or show my edit popup on clicking event edit pencil in week view.Please reply asap.
Thanks in advance
Shiju
I hope its a single image named controls.gif so there is no question for hiding that edit pencil alone. Then how can i show my edit popup on clicking edit pencil.
Thanks in advance
Shiju
Actually you can hide any icon, it can be done through configuration
docs.dhtmlx.com/doku.php?id=dhtm … tion_menus
scheduler.config.icons_select=[“icon_details”,”icon_delete”]
Thanks.