473,397 Members | 2,033 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Need Custom Calendar Control for ASP.NET (C#)

Can someone recommend a fairly easy to use ASP.NET custom calendar control
that makes it easy for the user to select the month and year - versus the
inherent "paging" that is used in the default Web Control?

For example, when i need to select the DOB (April 4, 1970), i need to page
"left" endlessly....

I have found some controls on teh Web, but my programming level is
intermediate, and i have not been able to get any of them to work
successfully.

Thanks,
Nov 16 '05 #1
3 12656
All you need to do with this is have a seperate dropdowns for month and
year. If you set both of these to autopostback, then what you can do is on
selection change, you can extract the month and year from the controls and
set that to be the current month/year in the control. This will then allow
the user to select any month, and "any" year that you've got available in
your dropdown listbox.

One draw back to this is efficiency. If the users working over a slow dial
connection or your app is on a busy server, then there may be a delay of a
few seconds while your web app gets the user change date from the dropdown
listbox, sends this back to the server, then the server responds to the
client with the appropriate rendering.

ASP.Net's really good at pushing things to the server side when it could be
more efficient as a client side control.

Let me know if you need any help.

Thanks.

Daniel.
"charliewest" <ch*********@discussions.microsoft.com> wrote in message
news:05**********************************@microsof t.com...
Can someone recommend a fairly easy to use ASP.NET custom calendar control
that makes it easy for the user to select the month and year - versus the
inherent "paging" that is used in the default Web Control?

For example, when i need to select the DOB (April 4, 1970), i need to page
"left" endlessly....

I have found some controls on teh Web, but my programming level is
intermediate, and i have not been able to get any of them to work
successfully.

Thanks,

Nov 16 '05 #2
I like this one:

http://www.eworldui.net/

HTH

DalePres
MCAD, MCDBA, MCSE
"charliewest" <ch*********@discussions.microsoft.com> wrote in message
news:05**********************************@microsof t.com...
Can someone recommend a fairly easy to use ASP.NET custom calendar control
that makes it easy for the user to select the month and year - versus the
inherent "paging" that is used in the default Web Control?

For example, when i need to select the DOB (April 4, 1970), i need to page
"left" endlessly....

I have found some controls on teh Web, but my programming level is
intermediate, and i have not been able to get any of them to work
successfully.

Thanks,

Nov 16 '05 #3
This one has the huge advantage of being on the client side, (I.E no post
back required for each date chage, I.E faster!), and the date selection
works quite well. Say "quite" as it's not too intuitive that you need to
click on the month title to bring up a more verbose list of month names and
years.

All in all though I'd rate this control above the one that comes with
..Net...
"DalePres" <don-t-spa-m-me@lea-ve-me-a-lone--.com> wrote in message
news:uX****************@TK2MSFTNGP12.phx.gbl...
I like this one:

http://www.eworldui.net/

HTH

DalePres
MCAD, MCDBA, MCSE
"charliewest" <ch*********@discussions.microsoft.com> wrote in message
news:05**********************************@microsof t.com...
Can someone recommend a fairly easy to use ASP.NET custom calendar
control
that makes it easy for the user to select the month and year - versus the
inherent "paging" that is used in the default Web Control?

For example, when i need to select the DOB (April 4, 1970), i need to
page
"left" endlessly....

I have found some controls on teh Web, but my programming level is
intermediate, and i have not been able to get any of them to work
successfully.

Thanks,


Nov 16 '05 #4

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

Similar topics

0
by: Mike Pierson | last post by:
Hello all: I have a C# windows application that needs a custom calendar. I need this calendar displayed as a month view. I also need the ability to insert/manipulate images and text into each...
1
by: charliewest | last post by:
Is it possible to use the custom validation control to validate a calendar control via client-side script (in jscript)? I'm familiar with custom validation and client side script, and i am aware...
0
by: Lamar | last post by:
I made a Custom composite web control that incorporates a menu with buttons and an encapsulating table cell for the child controls that are within the custom control's tags in the HTML. All the...
2
by: Caesar Augustus | last post by:
First, let me start by saying my asp.net experience is still in it's infancy so please bare with me as I try to explain my situation. I have created a single page that with the use of many...
0
by: Pavan | last post by:
Hi Group, I have created a custom calendar control with a layout of TextBox, Html Button & Calendar control. I have a property in the control, which sets or gets selected date of the calendar...
1
by: Peter | last post by:
I have a dilemna. Currently I have created a custom calendar webcontrol that a user can select and will dump the date along with some specialized information set in the tooltip. It actually is...
0
by: Julien | last post by:
Hi ! I'm creating a custom control, in which I would render an image with client-side script code to display/hide a calendar control which also belong to my custom control. In this control I've...
0
by: Damian | last post by:
I have created a custom calendar control for use in a VS 2005 wizard, which consists of a label, a textbox and a calendar control. When I select a date on the calendar control the textbox is...
8
by: Radu | last post by:
Hi. I have an ASP control on my page: <asp:Calendar ID="calStart" ................ Etc </asp:Calendar> and I have a Custom Validator defined as <asp:CustomValidator
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
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...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.