How to use DHTML Calendar in attachHeader when using (#text_filter)?
Could you please provide an example?
thanks…
How to use DHTML Calendar in attachHeader when using (#text_filter)?
Could you please provide an example?
thanks…
You can insert any html element at the grid header and use it as dhtmlxCalendar container:
grid.setHeader("<div id='calendar_container'>...</div>,...");