Questions Tagged how-to
Calender event text and hover text
What is the best way to insert a line break in the text for an event. Using an html line break <br> does work however the text that is displayed with you mouseover and event also shows the <br>. Is t...
Calendar Control left display hours
Is there a way to choose not to display Non-Business hours. I would like Just 7am - 9pm to display. Control drawing slowly. Trying to alleviate that. Thanks
Deletion of events
Answered: Here are the results of our private discussion: 1) The confirmation dialog can be added by switching to JavaScript handling and calling the callback manually: EventDeleteHandling="JavaScript" EventDe...
Testing for Overlapping Events with SQL
Answered: As far as I know, without the NOT that would be. SELECT eventid from events WHERE((event_end >= '" & newEventStartDate & "') AND (event_start <= '" & newEventEndDate & "'));" This is exactly the same
How can I change the dysplay time periods from hours to half hours or 5 minutes periods?
How can change the dysplay time periods from hours to half or 5 minutes periods?
Popup on click of event
Answered: The 'e' variable was introduced in DayPilot Pro 3.6 In previous versions only 'id' and 'tag' variables are available and you should use: EventClickJavaScript="window.open('MonthDayView.aspx?id=' + id...
Clicking on a time slot when you have day-long event
Hi Dan, I have a day-long event running from 12 am to 11:59 pm. So I have the white event box right through my day. If all this how can weclick on a time slot and change the event for that time. The ...
Pass values from time cell and get values back from a page
Hi Dan, I am willing to buy DayPilot Pro. Please let me know if the following feature is there in DayPilot Pro. The user will click on a time cell. Say 9:30 am. It should open a page in a window. The...
What is the use of databinding and databind event of daypilot calander.
i dont know the use of databinding and databind event of daypilot calander.because i am not able to pic anything at these events. can some one explain me their use?..
How to show events or tasks at specified date?
Hi, How can I show events/tasks on a specified date? Suppose I've three events created with three different date and now I want to show all that events in DayPilot Lite 2.2 version [that is free], ho...
How can I use a Window.Open since JavaScriptEventAction?
Answered: See also a related documentation topic: HOWTO: Open a pop-up window with event details
QueryString Passing
protected { Response.Redirect( } How do i pass the EventID, Title, Subject etc of the control to ViewEvents.aspx?? - I know you dont really need to help me with this but your help is very much apprec...
Weekend Non-Business hour Colouration
Hi, I'm using the free version of Daypilot. I have set the start date and end date to cover one week, but can't see how to set the colour of the weekend days to be different to that of the weekdays. ...
Postback Events And Free Time EventHandler help
Please can you tell me the statements for clicking on a free time bit and an event For example the below code will redirect the user to a different page if an event history exists protectedvoid DayPi...
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
How to add text to a start label and end label with client-side selection.
We are having a little trouble getting a drag and click selection (ie a free time selection with a start and end time) to prefill two labels (one for start, the other for end). This is to be doneon t...
Previous
Questions 3091-3107 of 3107