Google Groups Home
Help | Sign in
Regarding Calendar control in vb.net
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
vanitha palanisamy  
View profile
 More options Aug 26, 6:38 pm
From: "vanitha palanisamy" <vanith...@gmail.com>
Date: Tue, 26 Aug 2008 13:08:57 +0530
Local: Tues, Aug 26 2008 6:38 pm
Subject: Regarding Calendar control in vb.net

Hi,
This is Vanitha.

Can anyone help to change the backround color of the MonthviewCalendar for
multiple range.That means
"06/08/2008 to 10/08/2008" should display in one color and "12/08/2008 to
18/08/2008" should display in another color and so on.

Plz help


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Niraj Ranka  
View profile
 More options Aug 27, 6:41 pm
From: Niraj Ranka <nirajra...@gmail.com>
Date: Wed, 27 Aug 2008 00:41:11 -0700 (PDT)
Local: Wed, Aug 27 2008 6:41 pm
Subject: Re: Regarding Calendar control in vb.net
You may require to use javascript at the render even of control.
This may work out... but a long tedious job to do.

Niraj

On Aug 26, 12:38 pm, "vanitha palanisamy" <vanith...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
MITESH PATEL  
View profile
 More options Aug 28, 10:57 am
From: MITESH PATEL <mitesh_pate...@yahoo.com>
Date: Wed, 27 Aug 2008 16:57:37 -0700 (PDT)
Local: Thurs, Aug 28 2008 10:57 am
Subject: Re: [DotNetDevelopment] Regarding Calendar control in vb.net

you have to use IF-Else condition in this program
like that here col means colour or date ........
so 1st 4 time loop is moving that time colour will be same and when at the 5th time its will be 0 so evry 4 days its will changed
by the way which software u used 4 that?
col = 0
while (col<>4)
    If (col<4)
            col = col +1
            read ....
    else
        col = 0
    endwhile


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google