Active Questions
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?
How to resize the week view?
Hi, I can't seem to alter the width of the week-view daypilot calendar. Can anyone help? Thanks, Kenny
ShowHours = false not showing as the OpenSource control did.. Shows solid grey box with no grid inside
Im about to purchase the pro version after reading all the features, and how well the open source version worked for me. But im becoming discouraged with the demo version of pro. Please tell me there...
Not finding DayPilot.Web.Ui.Events
Hello, I'm currently working on a school project and I'm struggling getting BeforeEventRenderEventArgs working to be able to change the background color depending on what kind of event I'm scheduling...
Export image - events have dissapeared___
Hi - i've got a problem in exporting an image. It used to work but now all I get is the background and no events my codee is protected void ButtonExport_Click(object sender, EventArgs e) { // int hou...
get rid of the alt/title tags
Hi - I have html alt / title tages which appear over my events - I dont want them as I'm using the daypilot bubble - I cannot find a way to turn off the alt tags and they are annoying. Any ideas anyo...