Date changes in a repeater control....... help!

J

James Radke

Hello!

I have a webpage (vb.net developed in Visual Studio.NET 2003) which has a
repeater control which has as one of its columns an editable textbox. This
textbox allows the user to enter a new scheduling date for the order. This
is all working fine.

However, the user asked if there is there a way that I can somehow display
the current date, and then select a date via pop-up calendar control
contained within the repeater? i.e., they should be able to do this for all
rows of data!

Any help would be appreciated!

Thanks!

Jim
 
S

Scott Mitchell [MVP]

Jim, perhaps the easiest approach is to drop the $50 for Peter Blum's date
package, which includes controls for popup calendars and the like. Check
it out at:
http://www.asp.net/ControlGallery/ControlDetail.aspx?Control=396&tabindex=2

A free approach, but one that will require more
thinking/developing/studying time on your side, would be to read this
article by James Avery, which looks at having a popup Calendar window:

Populating Form Inputs Using a Calendar Control
http://aspnet.4guysfromrolla.com/articles/030202-1.aspx

Happy Programming!

--

Scott Mitchell
(e-mail address removed)
http://www.4GuysFromRolla.com
http://www.ASPFAQs.com
http://www.ASPMessageboard.com

* When you think ASP, think 4GuysFromRolla.com!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top