Home Unanswered Active Tags New Question

DemoSql Day selection

Hi Dan,

I am using DemoSQL of your DayPilot Lite. Now when you change date in the left hand side asp:calender you are setting

DayPilotCalendar1.StartDate = DayPilot.Utils.Week.FirstDayOfWeek();

I want to set DayPilotCalendar1.StartDate = day selected in asp:calendar

How to do this?

Please help me.

Asked by 648 4 years ago.
Replies
The solution is DayPilotCalendar1.StartDate = e.StartDate;
Comment posted by 648 4 years ago.
Thanks for posting the solution!
Comment posted by Dan Letecky 4 years ago.
New Reply
This reply is
Your name (optional):

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