473,387 Members | 1,742 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,387 software developers and data experts.

Calendar control questions

Jim
Is there a way to add a user-defined column to the calendar control? For instance, I would like to give the user the ability to select a week at a time or daily tasks for a scheduling application I am working on. Below is a illustration of what I am asking for.

Week 1 | Day 1 | Day 2 | Day 3 | Day 4 | Day 5 | Day 6 | Day 7
*all of these will be links that will load a control into a panel that will contain all the information for the desired week or days.

Any information would be greatly appreciated.
Nov 18 '05 #1
2 1048
Jim wrote:
Is there a way to add a user-defined column to the calendar control? For instance, I would like to give the user the ability to select a week at a time or daily tasks for a scheduling application I am working on. Below is a illustration of what I am asking for.

Week 1 | Day 1 | Day 2 | Day 3 | Day 4 | Day 5 | Day 6 | Day 7
*all of these will be links that will load a control into a panel that will contain all the information for the desired week or days.

Any information would be greatly appreciated.


Not that I know of, easily. You could override DayRender and insert
your own controls and add handlers, etc. for each linkbutton as
appropriate. For the week selector, it may look a little goofy, as
whatever you output on a Sunday will still be under the Sunday header
(column), but you could fiddle w/ the layout.

--
Craig Deelsnyder
Microsoft MVP - ASP/ASP.NET
Nov 18 '05 #2
Here is a sample code for customizing calendar control, you can also follow
the similar approach,
http://www.aspnet101.com/aspnet101/a...code=calChange

--
Saravana
Microsoft MVP - ASP.NET
www.extremeexperts.com

"Jim" <Ji*@discussions.microsoft.com> wrote in message
news:79**********************************@microsof t.com...
Is there a way to add a user-defined column to the calendar control? For instance, I would like to give the user the ability to select a week at a
time or daily tasks for a scheduling application I am working on. Below is
a illustration of what I am asking for.
Week 1 | Day 1 | Day 2 | Day 3 | Day 4 | Day 5 | Day 6 | Day 7
*all of these will be links that will load a control into a panel that will contain all the information for the desired week or days.
Any information would be greatly appreciated.

Nov 18 '05 #3

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

Similar topics

16
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...
3
by: | last post by:
Hi!! Did Infragistics or some other company else provide a web calendar conrol with the features and look of Microsoft Outlook calendar? I mean that feature that you can choose Day / Work Week /...
5
by: Miguel Dias Moura | last post by:
Hello, i am trying to create a .css file with several styles and apply them to the calendar control so i can change the look of: 1. Text Type and Format (Bold, Underline, etc) 2. Background...
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...
1
by: xian2 | last post by:
Hi, I wanted to create a calendar in Access that would call on data stored within tables in the database (dates in forms) and would show it visually on a calendar when the calendar was opened. I...
5
by: MOC835 | last post by:
I have calendar control that I am trying to use on a continuous subform to select two dates. My MainForm collects user data, and the continuous SubForm collects two dates for that specific...
3
by: thorpk | last post by:
I posted this problem earlier in the month and some one decided it was better to change the subject and ask a completely different question. I am therefore reposting. I am hoping some one can...
1
by: neosam | last post by:
Hi, Here I come again with my silly questions.... I am now working on a calendar control and i am able to put in the control and also link it to a field, but i keep getting a error message in VB...
7
by: William (Tamarside) | last post by:
Please, if you have the time and knowledge to help me I'd truly appreciate it! I need to build a calendar page that displays available/unavailable info from a DB and colour a cell according to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.