Welcome Guest Search | Active Topics | Sign In | Register

Date picker text box Options
Susana
Posted: Tuesday, February 10, 2009 4:42:52 AM
Rank: Member
Groups: Member

Joined: 9/22/2008
Posts: 14
Hello,

There is a way to use date picker component on diferent textbox
One for days, One for months (listbox) and One for Years.

It could be available change date by text box or by calendar popup.

Is it posible? Could you help me?

Thank you.
eo_support
Posted: Tuesday, February 10, 2009 8:23:19 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,089
Hi,

This is possible. Basically you need to use the PopupCalendar control for the calendar popup and implement the rest (the textbox part) by yourself. You would then add some JavaScript to display the PopupCalendar when you need to (for example, when user clicks an image button). This function is used to display the popup calendar:

http://doc.essentialobjects.com/library/1/jsdoc.public.global.eo_showpopupcalendar.aspx

You would then handle the Calendar's ClientSideOnSelect to fill your textbox when user selects a date from the popup.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.