What is the way to implement Ajax Calender Extender Control in dotnetnuke. I have implemented Ajax Calender Extender Control on my module, but it is not working.
My functionality as follows:
I have taken one textbox, one small image and Ajax Calender Extender Control for calender. when I click on image, Ajax Calender Extender Control should get opened. But the required functionality is not working.
Can anyone let me know what is the step to implement Ajax Calender Extender Control in dnn?