Couldn’t you explain what exact action do you need…
We want clear the input-field which filled by calendar, with a click on the calendar [C] icon.
and where the needed button should be?
The clear button/icon should be on the right top of the showed calendar.
Normally we set this option about constructor…
new dhtmlxCalendarObject( ... , {headerButtons:'XT[b]C[/b]'});
But in this case, we want display the calendar clear button in our grid-rows.
All works fine and we find a other, but not so pretty solution.
May be its also possible to show this clear button in our, by xml generated grid rows.
Sorry for my not so professional english, but i hope, that i explained our question exactly enough.