How to use DHTML Calendar in attachHeader(#text_filter)?

How to use DHTML Calendar in attachHeader when using (#text_filter)?

Could you please provide an example? :question:

thanks…

You can insert any html element at the grid header and use it as dhtmlxCalendar container:

grid.setHeader("<div id='calendar_container'>...</div>,...");