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 ...
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...
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...
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...
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 ...
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 ...
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, ...
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 ...
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?
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...
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...
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,
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...
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?
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...
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...
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...