Active Questions
Wildcard for resources
When adding resource columns to the Calendar view , can you specify a wildcard : e.g. Me.DayPilotCalendar1.Columns.Add("All Events", "[some wild card symbol here]")
Setting width = 100% for scheduler stretches outside screen
Answered: Please see: www.daypilot.org/daypilotscheduler-layout.html
Calendar Control + Business hours No Scroll
I have set the calander control to have a 7am start time and a 7pm end time while setting heightspec = BusinessHoursNOScroll. When i book an event the event box that is shown on the calendar after bo...
Cannot get DayPilotScheduler DurationBarImageUrl working for an event
I'm trying to put an image into the event duration bar on the scheduler using the below code but I cannot get it to appear. I've tried setting DurationBarColor to null and to empty string but that do...
Scheduler
Hi, To get me started I'm using your Lite version of DayPilot. Re Scheduler: How can I handle my FirstDayOfTheWeek being a Saturday (rather than the Sunday and Monday options offered) We hire stuff o...
css file for calendar
Answered: If you want the page around the modal window to be darkened using this semi-transparent div, you need to keep these two non-standard properties there (filter for IE and opacity for the other browsers...
how to costumize the hours-bar in Calender?
If I configure CellDuration=15 and CellsPerHour=4, i will get 4 lines that splits up 1 hour. In the default view I can just see one full hour. I wan't to add the minute values to each line. Example f...
This Action Type is not supported: CLK: HELP!
I am trying to add a postback double click on a event in the Scheduler and this happens This action type is not supported: CLK: [NotSupportedException: This action type is not supported: CLK:] DayPil...
Days are out of sync and vertical lines splitting up days not showing some times.
Point A in the screen shows that sometimes lines dividing the days are not shown. I dunno what the problem is or what i need to change...mb its a bug.. At point 'B' you can see i selected 09/07/2010 ...
Business Hours Problems
I have set my business hours as starting at 8 and ending at 19. With the height spec set to Business Hours the Calendar only displays from 9 to 19. When I change the ScrollPositionHour value to 8 in ...
Duration Bar and Event Title don't line up - daypilot scheduler
I'm using the schedular on a aspx page to display events. I noticed that events don't display correctly when the start or end date isn't the same as the end of the cell. The duration bar is correct, ...
Cannot find the control in code behind
I've tried DayPilot. When I need to create a new VS project, I follow the instruction that to add bin and tool box. In the aspx, I can add the DayPilotCalendar as ID="DayPilotCalendar1", but in code ...
Showing the Saturday in DayPilot Calendar
Hi, I need help in showing the saturday events in daypilot calendar using vb... Thanks a lot :)
Need suggestion on scheduling
How would one go about handling a single daily event count in excess of 40,000? I think i need toceate 40K indiviudualschedules with a recurring daily event. Is this even possible? or even Manageable?
Context menus.
Hi, It is possible to display a context menu when not selecting an event? At the moment I have it switching between different context menus for different events, however I was wondering if I could cl...
Day Pilot Help -- Always directs me to todays date.
Hello, I'm using the Day Pilot Scheduler and I have a problem. I have three aspx pages (Scheduler, NewEvent, EditEvent). When I load the app. It takes me to the current day (5/28/2010). Which it shou...
Horizontal line separating room type
Hello, Is there any chance to separate room type in grid like in Hotelogix: http://www.hotelogix.com/pdf/Jump_Start_Guide.pdf (rows Superior, Executive) Regards,
Page is too slow when loading using Session DataTable
I'm building a calendar app using your plugin, but it is too slow when loading on the live server. on my local development though, i don't feel a thing. everything is super fast there. In my code bel...
increase drag area
hello there. Its possible to increase drag area? I can do that with "DurationBarWidth" but I don't want to have a huge duration bar! any possible solution?
Horizontal scrollbar not available
Hi, I am trying to add a horizontal scroll bars on the calendar is it possible and if so, could you let me know how I could achieve this?