Home Unanswered Active Tags New Question

The control specified in BoundDayPilotID is not a bindable DayPilot control.

hi i am using daypiliot latest DLL. when i am using a dropdownlist in page it is giving me error

The control specified in BoundDayPilotID is not a bindable DayPilot control.

plz help me and give me solution

Asked by manny 1 year ago.
Replies

DayPilotNavigator.BoundDayPilotID property can only hold an ID of one of the main DayPilot controls: Calendar, Scheduler, and Month. It is used for sending a request for a fast callback update after the selected date is changed. Unfortunately, this mechanism doesn't work with other controls.

See also:

www.daypilot.org/navigator-binding-to-daypilot-controls.html

Comment posted by Dan Letecky 1 year ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java