I have seen that you have used calender control of AJAXToolkit into AJAXGridView, how can i implement that control in AJAXDataList.
btw I have also tried using same code of ADC GridView(GV) to DatatList(DL) but one problem is in DL is it does not have event RowCreatedEvent. I tried coping that code into
ItemDataBoundEvent. But facing design problem of calender control.