Make ASP.NET Calendar Control Skip Years -
by default, seems standard asp.net calendar control can scroll on month-by-month basis (using , forward link buttons on control).
is there way customise control add paging links skip year in either direction?
i'm using .net version 3.5 if that's help.
if you're willing use asp.net ajax calendar, allows clicking title of calendar "zoom out" selecting month or year, , can navigate year or decade (respectively).
see demo here: http://www.asp.net/ajax/ajaxcontroltoolkit/samples/calendar/calendar.aspx
Comments
Post a Comment