Connecting Tech Pros Worldwide Forums | Help | Site Map

Editable Calendar control

Altman
Guest
 
Posts: n/a
#1: Nov 21 '05
I have the need to have user type in some quantities by a date, and
therefore would like to show a calendar on a webform with a different
textbox for each day. I was wondering if this was possible to create in
ASP.Net. I know you can use the day render event to customize each day.
But I don't believe that I could get a textbox in there so that I could get
information back. Does anyone know of some sample somewhere on how to do
this?


--
TIA

Altman




Patrick.O.Ige
Guest
 
Posts: n/a
#2: Nov 24 '05

re: Editable Calendar control


Altman try looking at this sample it should guide you.
http://aspnet.4guysfromrolla.com/articles/041603-1.aspx
Patrick


"Altman" <NotGiven@SickOfSpam.com> wrote in message
news:u7qSyft7FHA.1140@tk2msftngp13.phx.gbl...[color=blue]
> I have the need to have user type in some quantities by a date, and
> therefore would like to show a calendar on a webform with a different
> textbox for each day. I was wondering if this was possible to create in
> ASP.Net. I know you can use the day render event to customize each day.
> But I don't believe that I could get a textbox in there so that I could[/color]
get[color=blue]
> information back. Does anyone know of some sample somewhere on how to do
> this?
>
>
> --
> TIA
>
> Altman
>
>
>[/color]


Closed Thread