search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Can Navigator be used seperately from other controls?

Asked by mrplatypus..
7 years ago.

Hi Dan and Team,

Is it possible to simply use the navigator control separately from other controls to allow the user to choose a date?

Please advise.

Thanks

mrplatypus (aka Dave)

Answer posted by Dan Letecky [DayPilot]
7 years ago.

Yes, no problem. Just set TimeRangeSelectedHandling to "PostBack" or "JavaScript" and handle TimeRangeSelected/TimeRangeSelectedJavaScript event to be notified about the new date selection.

You can also use it as a date picker (it's wrapped as a <DayPilot:DayPilotDatePicker> control). A date picker demo can be found here:

https://www.daypilot.org/demo/Calendar/DatePicker.aspx

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.