Categories | Question details Back To List | ||
dhxtmxdblcalendar Is it possible to utilise the double calendar within a custom eXcell. Could you provide some guidance please. Thanks Tony W Answer posted by Alex (support) on Jul 16, 2009 05:09 Hello, please, see the article in the documentation about custom excells dhtmlxGrid/doc/articles/Custom_excell_creation.html Moreover there is already dhxCalendar excell where single dhtmlxCalendar is implemented - dhtmlxGrid/codebase/excells/dhtmlxgrid_excell_dhxCalendar.js. You can use the similar approach to create one for double calendar. |