is there a calendar item type in ribbon, it would save so much time if it was a part of the ribbon.
Also is there a way to adjust the height of the ribbon when it attached to a layout?
because when attach a ribbon to a layout it looks very long in height.
Hi
There is no calendar type item in ribbon, but you can try to add calenda to reibbon’s input type control: docs.dhtmlx.com/ribbon__input.html
Abot height: it is fixed (by design)
Execuse me…
kindly I need more explaining about adding calendar to the ribbon,
I have already seen the example, but do you mean to use getInput method (not working with ribbon) or using another method…