Questions Tagged how-to
ContextMenuSelectionID not show until after next postback
I have a simple form with a day pilot calender,2 buttons and 2 menus. Pressing the button will assign one of the 2 menus to the calender. e.g. in button1 click "dp1.ContextMenuSelectionID = "a"" The ...
Disable TimeRangeSelectedHandling when clicking on contextmenu
Hi Dan, Is it possible that once we have clicked on a contextmenu which has a javascript action to disable the TimeRangeSelectedHandling? I know we can use "DayPilot.Web.Ui.Enums.TimeRangeSelectedHan...
Update DataGrid after CallBack
Hi, I try to Update a DataGrid on my WebSite after the scheduler did callback. Your description in DayPilot 4.1 "Sending custom data back to the client after callback" did not really help me.Has anyb...
Edit an Event in Month view
Answered: Hi Richard, It's not possible to edit the events inline in the month view (so far). Until it's available you will have to invoke a dialog box (see the SQL demo in the download package) or edit on a s...
Set a minimum width on the columns of the Calendar
Is there a way to set a width or minimum width on the columns of the Calendar. We have the potential to have many resources and would like to be able to set a minimum width on the columns so that eac...
Adding the minutes to the time column
Is it possible to add the minutes to the time column of the calendar? I need to be able to show the minutes as well as the hour so that it will say 7:00, 7:30, 8:00, 8:30, etc.
Disable Bubble in Daypilot scheduler
Hi Dan, Is it possible to disable the Bubble when I click on a menu item? eg. 1. I right click on an event 2. Click on "Copy Booking" within the context menu, once I click on this the Bubble is disab...
24-hour date format in event display
Hi Dan, Please let me know if it is possible to display the time displayed in the event in 24-hour format. Eg. XYZ (17:00 - 18:00) Please point me to any documentation you have for this. Thanks Raghav
Navigation
Hi All, I'm trying to navigate between months on a DayPilotMonth component The data is bound correctly and i'm using the following link to try and trigger a forward jump of one month javascript:cal.r...
How to get the calendar cells and change the background color from a specific Event?
How to get the calendar cells and change the calendar background colorfrom a specific Event? so when Event takes: 9.00--10.00 am only this cells in the calendar should be colored red. to start with: ...
How does the BeforeEventRender event works for daypilot(dayview)
Hi, i am trying to bind an event that starts from 11:30 to 00:15(that is 15 minutes past 12,11:30+45 minutes), i m using a 24 hour clock. the beforeEventrender handler is not binding this event enen ...
Combining multiple events into one cell
Hello, I am trying the DayPilot Lite version, may upgrade to Pro if it meets our needs and there is funding available to purchase (we are a public university with little money!) I am most interested ...
Install Help!! Could not load file or assembly 'DayPilot' or one of its dependencies.
Hello, I downloaded and unzipped DayPilot Lite. I then followed the instructions and added the component to the VS2005 toolbox. I attempted to build the pages to see the demo and I get the above erro...
Display event text at the bottom of event box
Hi, is it possible to show the text at the bottom of an event box (at end time) instead of the top (at start time). Thanks
Combine CellHeaders
Hi, It is possible tocombineCellHeaders? For example like colspan does in a html tabletag. i want one CellHeader for 2 cells. Best regards
Event stacking and DayPilotMonth month names
Is there a way to cause events on the DayPilotCalendar control to stack vertically instead of horizontally or wrap when they have reached a certain number? Is there a way to change the css for the mo...
DayPilotMonth get visible start and end date
Is there any way to get the visible start and end date of the DayPilotMonth control?
How to advance the calendar to the time the last event was added.
Hi, I am using the calendar in the day view and as the user add events to the calendar, I would like it to scroll (advance) to the time the last event was added (instead of showing 'Scroll down' or '...
Disable clicking on control
Hello, When my page is loading (ajax....) I would like to disable clicking on DayPilot calendar control. How can I do that ? Thanks
Drag and Drop Between Windows
Hello, I would like to know if daypilot controls support the drag and drop between webpages and how can I do it? Thanks in advanced, Agustin
multiple lines in the resource header of a scheduler
I want to have 2 lines in the resource header of the scheduler. I tried putting a <br> to go to the next line. But the Div of the header sets the cell height the same as the line height. So the <br> ...
DayPilotMonth: Filter Events using BeforeEventRender()?
My datasource contains events that I may want to filter-out under certain conditions. Is is possible to use the BeforeEventRender() to effectively 'cancel' the event?i.e. .... e.Cancel = true; ...I k...
Custom Event Context Menus on DayPilotMonth
The BeforeEventRenderEventArgs for the DayPilotMonth doesn't include a <b>ContextMenuClientName</b>. Is there another way to have different context menus assigned to different events in the DayPilotM...
Autosize Event Bubbles - almost!
Bubbles appear to have a fixed width. I wanted them to autosize to contents, so I placed a table in the InnerXml to help formatting and set the bg color of the table to 'tooltip yellow' using the 'st...
Different duration bar color for different resources
Hello, I need to show all the information or all the events related with different resources at the same time using the daypilot calendar control, so, in order to identify which events belong to an s...
DemoSql Day selection
Hi Dan, I am using DemoSQL of your DayPilot Lite. Now when you change date in the left hand side asp:calender you are setting DayPilotCalendar1.StartDate = DayPilot.Utils.Week.FirstDayOfWeek(); I wan...
Probleem using DemoSQL
Hi, I created a new website,added daypilot to toolbox.When i ran the website ,calender is shown on screen but without any data. All the code is from downloaded folder. Why its not showing any data on...
Simple Requirement for a Resource View
Answered: You are right that it's not possible at the moment. I plan to add the missing features to DayPilotSchedulerDynamic so that's the way to go (you just need to wait a little bit). There is a raising num...
How to start
I just downloaded Daypilot i don't know how to use it. I saw all the forum topics.but still don't know.I have worked in asp.net 2.0 but don't know AJAX. Any help will be really appreciated.