Hi -
I've seen where you can disable certain dates in the ASPX page by using the SpecialDays tag and setting IsSelectable to false, but how do I do that in the code behind? We'd like to be able to identify dates for booking a visit based on available dates from the database, so for any given month there may be one or two dozen days that we need to black out.
Thanks,
Rod
I've seen where you can disable certain dates in the ASPX page by using the SpecialDays tag and setting IsSelectable to false, but how do I do that in the code behind? We'd like to be able to identify dates for booking a visit based on available dates from the database, so for any given month there may be one or two dozen days that we need to black out.
Thanks,
Rod