Hi,
I have used the following sample for my module
http://ko.infragistics.com/samples/windows-forms/schedule/windayview-outlook-view
I would want to Restrict or not perform any operation when the user to Clicks on date in Calendar which is outside the MinDate and MaxDate range
By setting the MinDate/MaxDate of calendar, all the other dates becomes disabled(which is fine). But now if you click on say a date before MaxDate than it will navigate to the MaxDate and not remain on the day.
For Example, if I open with a date range 16th – 22nd Feb and setting it as MinDate and MaxDate, all the others dates are disabled. Now if i click on 9th Feb then it will navigate to Day View and display First Day of week i.e. 16th Feb. i dont want it to navigate at all i.e. not perform any operation at all kind of canelling the event itself
Thanks,
Chitra
Hello Chitra,
I am just checking about the progress of this issue. Let me know if you need my further assistance on this issue.
Thank you for using Infragistics Components.