473,830 Members | 2,053 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Alternative calendar control (want to select two dates)

Hi

I was wondering if anybody knew of any good alternatives to the .net
calendar control?

I would like to be able to select two different dates within the
control, so you don't have to have two calendars for a "from" and "to"
date.

Many thanks

Daz

Jul 18 '06 #1
5 2296

Look there http://www.componentsource.com/featu...end/index.html
Hi

I was wondering if anybody knew of any good alternatives to the .net
calendar control?

I would like to be able to select two different dates within the
control, so you don't have to have two calendars for a "from" and "to"
date.
--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche

Jul 18 '06 #2
How about using the MonthCalendar Control?

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Chicken Salad Alchemist

What You Seek Is What You Get.
"daz_oldham " <Da************ **@gmail.comwro te in message
news:11******** **************@ i42g2000cwa.goo glegroups.com.. .
Hi

I was wondering if anybody knew of any good alternatives to the .net
calendar control?

I would like to be able to select two different dates within the
control, so you don't have to have two calendars for a "from" and "to"
date.

Many thanks

Daz

Jul 18 '06 #3
Thanks Michael, I will have a proper look at that when I get some time.

Daz

Michael Nemtsev wrote:
Look there http://www.componentsource.com/featu...end/index.html
Hi

I was wondering if anybody knew of any good alternatives to the .net
calendar control?

I would like to be able to select two different dates within the
control, so you don't have to have two calendars for a "from" and "to"
date.

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jul 18 '06 #4
Can you try for this...

http://www.codeproject.com/cs/miscct...thCalendar.asp

Veera.

"daz_oldham " wrote:
Hi

I was wondering if anybody knew of any good alternatives to the .net
calendar control?

I would like to be able to select two different dates within the
control, so you don't have to have two calendars for a "from" and "to"
date.

Many thanks

Daz

Jul 18 '06 #5
Is this something in Visual Studio? I am not familiar with it.

Many thanks

Daz

Kevin Spencer wrote:
How about using the MonthCalendar Control?

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Chicken Salad Alchemist

What You Seek Is What You Get.
"daz_oldham " <Da************ **@gmail.comwro te in message
news:11******** **************@ i42g2000cwa.goo glegroups.com.. .
Hi

I was wondering if anybody knew of any good alternatives to the .net
calendar control?

I would like to be able to select two different dates within the
control, so you don't have to have two calendars for a "from" and "to"
date.

Many thanks

Daz
Jul 18 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
678
by: EV | last post by:
We have put a calendar control on a form. The form is for employee time off. The user chooses the employee and the type of time off (sick, comp, vacation, etc)...then clicks on the calendar to enter the days off....as it is now we can add new records when the calendar is clicked, but then the info is cleared...we would like to keep some of the info the same for a new record... FYI - we are creating a new record for each instance of...
16
3066
by: DFS | last post by:
If you're listening, I want the middle of the calendar (showing 1 month) to open below the cursor position. It currently opens just to the right and below the cursor position. I hunted through the code, but can't determine what to alter. Very nice piece of work, by the way. Thanks
3
3611
by: Shevek | last post by:
Hi All, Hope someone can help! I am building an Event Calendar app based around the Calendar WebControl which builds an SQL string based on the SelectedDates property which is passed to Page.StartDate and Page.EndDate properties. This works nicely and I can select a Day, Week or Month and run my SQL against them.
6
6115
by: Sridhar | last post by:
Hi, I need to display a calendar that shows all the months of an year. In that, I need to show different colors for certain events. I know how to display a calendar for a certain month but I am not sure if there is a way to display all the months of an year? Please let me know. Thanks, Sridhar.
4
3934
by: rushikesh.joshi | last post by:
Hi All, I want to create custom control by using Web.UI.WebControls.Calendar, in which I want to set few days with different color. I had created two property to set the color and storing in viewstate. I had created 4 methods to Add/Remove my special dates in viewstate. Up to here all seems perfect, but how do I used it in prerender event for my new calendar control.
11
4643
by: Tantr Mantr | last post by:
I want to convert a string to a DateTime type. The user can enter the date in various formats and I am not sure if it will be a valid Date. Is it possible to check if a string can be converted to a DateTime type without using a try / catch block. I was thinking of maybe something like is or as commands. But both do not seem to work for this. Any suggestions will be much appreciated. Right now i have : string s = "01/05/2006"; //user will...
1
2237
by: ajmera.puneet | last post by:
If I have Calendar Control on Asp.net page and I have a table for Fiscal years on sql server then, How can I check the dates from table to Calendar Control,so that I can format the Calendar control cells according to my need. I want to change the color of Dates according to fiscal month. i.e. As Calendar control has dates for Current + next + Previous months, I need to change the color of dates of month which is comes under Fiscal...
0
1202
by: Garg | last post by:
Hi, I am using an AJAX calendar extender and binding it to a atextbox in my application. I want my calendar to enable only a few dates fro user to select. Say, dates from JAn 2006 to Jan 2007. I don't want my calendar to display all the dates. How do I put this validation on my calendar control??
6
3381
by: Tony Girgenti | last post by:
Hello. Developing a VS2005, SP4, VB, .NET 2.0, ASP.NET 2.0, web site program using a calendar. I tried using the validators to see if i can validate dates using a calendar control. It does not allow me to select the calendar control in the drop-down list for the ControlToValidate property. Is it possible to do client-side validation of calendar dates?
0
9641
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10769
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10523
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10199
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7741
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5616
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5778
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4409
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3956
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.