Editable Calendar control

  • Thread starter Thread starter Altman
  • Start date Start date
A

Altman

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?
 
Back
Top