Use custom calendar widget in dhtmlxGrid

I am new to dhtml and javascript so forgive me if I am asking something already defined elsewhere but my search did not yield any results. I recently joined a project and need to change the calendar widget that is displayed when a user selects a “calendar” cell. The project is currently using the dhtmlxCalendar type. The project uses dhtmlxGrid to display the data (the data is loaded from an XML document).

I need to change the calendar widget to match what is used elsewhere in the application. Is there a way to “hook” into the calendar type to display a different widget?

The date fields in the rest of the application call a custom function named calendar2 which displays the necessary widget. It is using the YAHOO.widget.Calendar calendar object.

Thanks,
Susan

Unfortunately such feature is not supported.