Problem in Calendar Control
-
hello everyone, I have a doubt regarding Calendar Control.I have Calendar in asp.net. I take say 12 buttons named with Months i.e Jan,Feb.... Now when I Click on the Button say Jan I should get all the holidays with color(Red)to displayed in the calendar of that month.Can anyone plz help me with code using C# in asp.net.It is very much Urgent. Regards Murali Murali
-
hello everyone, I have a doubt regarding Calendar Control.I have Calendar in asp.net. I take say 12 buttons named with Months i.e Jan,Feb.... Now when I Click on the Button say Jan I should get all the holidays with color(Red)to displayed in the calendar of that month.Can anyone plz help me with code using C# in asp.net.It is very much Urgent. Regards Murali Murali
Didn't you ask this yesterday ? Which calendar control are you using, the built in one ( which sucks ) ?
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
Didn't you ask this yesterday ? Which calendar control are you using, the built in one ( which sucks ) ?
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
hello Gaus, Yes I am using the Control.Can u Help in this Code. Regards Murali