Is there a way to disable or hide the little arrows in the calendar that change the month? I'd like to make it so that users can navigate to later months/years, but not previous ones. e.g. it's september, so you can go to oct, nov, etc., but not to aug, jul, etc. I would like to intercept the CalendarMonthChaging event and do this on the fly. Also, is there a way to hide or remove values in the month/year dropdowns? Thanks in advance!
HI, you can set the WebDateChoosers MinDate Property:
http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/Infragistics2.WebUI.WebDateChooser.v8.2~Infragistics.WebUI.WebSchedule.CalendarLayout~MinDate.html