Active Questions
ImageLink Button Causing Problems
I am using the control in "Scheduler" mode. The left most column holds the day. As the control is generated, I am adding a link button that calls a javascript method which, in turn, causes a post bac...
ImageLink Button Causing Problems
I am using the control in "Scheduler" mode. The left most column holds the day. As the control is generated, I am adding a link button that calls a javascript method which, in turn, causes a post bac...
Using DayPilot Lite With ASP.NET MVC (demo solution included)
Here is a working demo you can download and run: http://blogs.teamb.com/craigstuntz/2009/05/12/38297/ Any questions, please post them in my blog comments, as I may not see them here.
Ajax updatepanel with multiview
Hi Dan, I am not sure that this is a bug or not. While I was testing the new month-view I encountered the following 'bug'. To reproduce it, follow the following steps: Create new page Add ScriptManag...
Different Line Color for 30 Minute Mark
Greetings! We're working with DayPilot Pro, and would like to have a different colored line for the 30 minute mark. I'll clarify with an example: We'd like to have: The 1:00pm line be red. The 1:30pm...
Cell Duration
Is it possible to add property of CellDuration to the DayPilot Calendar. I need 15 minutes CellDuration.
Formatting text inside the cells
Is there a way of modifying text inside the cells rather than displaying "Event Name (11:00 AM - 8/25/2010 5:00 PM)"? Without the ability to modify this, it is not possible to handle International Da...
RecurrenceExpander.Expand generates wrong value for 'end' column
Answered: It's fixed now in the sandbox (build 6.4.2264). Thanks for reporting the issue!
only current date in popup ?
Hello, When we use this code, the time in the popup is right, but date gives only current date, not the navigated date. Calender itself is navigating properly. Isnt "start" the NAVIGATED date ? <dayp...
Alignment Issue with DayPilot Calendar Version : 6.4 SP1 in IE7
Issue : The calendar (in resource mode) columns are not aligned properly with the header.Below the first 5 resources in the header, there is a blank space. The column which is supposed to come below ...
Recurring All Day Events
I have a problem when creating a recurring all day event.... The calendar renders the event just fine, but there doesn't appear to be a way to do anything with the event once it's on the calendar. Fo...
IE9 OnTimeRangeSelected off by 3.5 hours
If you click/drag through cells of the DayPilotScheduler, the cells selected are 3.5 hours in the past. So, drag between 18:00 through 19:00, and the sells selected, and what is registered in code be...
how to set DurationBarColor colour from database
In database i have field called colour, it contain colour name like red, green. i want to setthese colour toDurationBarColor. Can somebody tell me how to do that.
Event Text Color
Hi, Great product, and even better support! I was wondering if it's possible to add event text/forecolor and/or cssClass as a property we can set via code-behind to the wishlist. I'm using this as a ...
Recurring Events
Answered: Please see the following tutorial on using recurrence in DayPilot: www.daypilot.org/calendar-tutorial-recurrent-events.html The built-in mechanism uses a special VARCHAR field to store the recurrence...
Day Pilot calender events get cleared off after page post back caused by Drag & Drop off of a particular event
All the calender events get cleared of during drag and drop of a particular event. from analysis we found that 'BeforeEventRender' is not getting fired after 'Event_Move' triggers. we are handling al...
Need to know how to set event linear instead of stacked
I am using the scheduler in day view. I would like to have the times ofevents stack from the earliest available time. Example if the day starts at 7:00 am then the first filled event should be 7:00 a...