Welcome Guest Search | Active Topics | Sign In | Register

EnableOtherMonthDays Options
w1ck3d64
Posted: Tuesday, February 2, 2010 11:13:44 AM
Rank: Newbie
Groups: Member

Joined: 2/2/2010
Posts: 1
Hi all,

Using: VB .NET (ASP 2)

I'm trying to edit someone's code for a current forum we are working on and I wanted to show within the current calendar the days of the other months as well as select them. This half works. For some reason when I try to use EnableOtherMonthDays (to select the days which are not from the current month) it doesn't work at all.

I've referenced everything in Visual Studio 2005 but still nothing...I have no idea why this function isn't working (VS recognizes the functions from the EO library)

I've even added the assemblies and controls into the web.config file

Any help is appreciated!

Thank you!
eo_support
Posted: Tuesday, February 2, 2010 11:17:37 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

It should work. Check whether you have OtherMonthDayStyle set to something look like "disabled". For example, if you have "color:gray" in your OtherMonthDayStyle, days for other month will look disabled even though you can click them (because EnableOtherMonthDays is set to true).

You can also try to test the feature inside a separate blank page. That should help you to isolate the issue. If the issue still occurs inside a blank page, please post your test page and we will be happy to take a look.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.