Home Unanswered Active Tags New Question

Questions Tagged vb.net

How do I connect DayPilot Navigator with DayPilot Month in VB.NET?

Answered: I'll try to clarify: There are two events that the Navigator control is firing: VisibleRangeChanged - fires when the user clicks the < or > links in the navigator header (to switch to the next/previo...
Asked by Roman Hultay (roman.hultay@auricnet.ca) 3 years ago. 5 replies, last reply 1 year ago.

Create a new Resource booking in schedule by clicking on schedule date

Answered: News. I tried using TimeRangeSelectedHandling= "JavaScript" TimeRangeSelectedJavaScript = "openPopup(start, end, column);" and this as per example on site function openPopup(e) { window.open('booking...
Asked by John 3 years ago. 3 replies, last reply 3 years ago.

daypilot and VB.net

Answered: 1. All the examples are in C# but you can use VB.NET instead without problems. JavaScript is only required on the client-side. The client-side code is necessary when you want to fine-tune the perform...
Asked by Joe 3 years ago. 4 replies, last reply 3 years ago.

DayPilot Lite in Winforms?

Can I use the DayPilot lite calendar control in a vb.net winforms application?
Asked by Anonymous 4 years ago.

Using Callback to update DB records

Answered: VB.NET is not my primary language buIt seems that you are missing Handles DayPilotCalendar1.EventMove in Protected Sub DayPilotCalendar1_EventMove(ByVal sender As Object, ByVal e As DayPilot.Web.Ui.E...
Asked by sanson 4 years ago. 2 replies, last reply 4 years ago.
Questions 1-5 of 5
Tools

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