:( Hi ,
I need to display Links for year navigation same like default month navigation in calender control.
Please let me know how could I do.
:)
Printable View
:( Hi ,
I need to display Links for year navigation same like default month navigation in calender control.
Please let me know how could I do.
:)
i doubt if there is any direct way....may be either you should go for java based calender control or add dropdownlist with year in that and on changed on year set the calender control date.(same way you can add month dropdown too)
This page has good javascript examples (no postbacks required) with DIVs, so no popups required either.
http://www.mattkruse.com/javascript/calendarpopup/
Another one is
http://www.dhtmlgoodies.com/scripts/..._calendar.html