Home Unanswered Active Tags New Question

Day Pilot Scheduler question

I want to be able to fill in the day events for each resource listed. Here is what I have so far . . . LOB 101 LOB 102 LOB 103 etc. After loading the resources (i.e., rooms), I want to go back and po...
Asked by Steve Holland 3 days ago.

How to assign a list type variable to data columnfield of daypilotCalender ?

i am adding columns to day pilot calender control for resource view. I have a list of rooms and inside that name field is there which i want to assign to the data column field. roomList.Items.ForEach...
Asked by np 3 days ago.

how to match data source id with columns's ids in resource view?

i am adding columns to day pilot calender control for resource view, i am not seeing the data in the control. do i need to match the data source id and column id explicitely ? how can i do that? room...
Asked by np 4 days ago.

Scheduler not updating associated data bound list view

Hi, I have a page that uses a databound list view for unscheduled events that I drag onto the DayPilotScheduler and that works nicely, the event is placed on the schedule and removed from the listvie...
Asked by Clay 5 days ago.

CellDuration and Event Time

Hi, If I have the cell duration as 15 minutes, and my event time is from 9:00 to 9:20 AM. The event is being displayed only from 9:00 to 9:15 PM. Is there any way to get around this, so that the even...
Asked by Antony 7 days ago. 1 reply, last reply 7 days ago.

event left bar color height

how to increase event's left bar color's height in day pilot calender control?
Asked by np 8 days ago.

change row header name

Answered: You can add columns to the daypilot control via: - dayPilot.Columns.Add(name, id); When events are added set the DataColumnsField property of the event to the id of the relevant column.
Asked by np 9 days ago. 4 replies, last reply 8 days ago.

How to redirect to another Pager (Controller Action) when clicking an event ?

Hi, i try to find a solution to redirect to another controller action when i click an event in the daypilotmonth component. Maybe someone has an idea or a small peace of code to solve that problem? T...
Asked by Torsten 9 days ago.

International languages?

Hi, does the control renders with the language that the culture of the browser contains? i.e. the month and days in English when the browser language feature is in English or Spanish if the browser l...
Asked by Carlos 10 days ago.

Compiler Error Message: BC30451: Name 'DayPilot' is not declared.

I have included the import specification also in Modal.vb as Imports DayPilot.Web.Ui.Json Imports DayPilot.Web.Ui Still i am getting an error Pleas I am expecting a help from anybody esle Source Erro...
Asked by Ananth 14 days ago.
List of all questions.

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